Package net.opengis.gwmlWell.x22
Interface GWGeologyLogType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,OMObservationType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
GWGeologyLogTypeImpl
public interface GWGeologyLogType extends OMObservationType
An XML GW_GeologyLogType(@http://www.opengis.net/gwml-well/2.2). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceGWGeologyLogType.EndDepthAn XML endDepth(@http://www.opengis.net/gwml-well/2.2).static classGWGeologyLogType.FactoryA factory class with static methods for creating instances of this type.static interfaceGWGeologyLogType.StartDepthAn XML startDepth(@http://www.opengis.net/gwml-well/2.2).
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GWGeologyLogType.EndDepthaddNewEndDepth()Appends and returns a new empty "endDepth" elementGWGeologyLogCoveragePropertyTypeaddNewResult2()Appends and returns a new empty "result" elementGWGeologyLogType.StartDepthaddNewStartDepth()Appends and returns a new empty "startDepth" elementGWGeologyLogType.EndDepthgetEndDepth()Gets the "endDepth" elementGWGeologyLogCoveragePropertyTypegetResult2()Gets the "result" elementGWGeologyLogType.StartDepthgetStartDepth()Gets the "startDepth" elementbooleanisNilEndDepth()Tests for nil "endDepth" elementbooleanisNilResult2()Tests for nil "result" elementbooleanisNilStartDepth()Tests for nil "startDepth" elementbooleanisSetEndDepth()True if has "endDepth" elementbooleanisSetResult2()True if has "result" elementbooleanisSetStartDepth()True if has "startDepth" elementvoidsetEndDepth(GWGeologyLogType.EndDepth endDepth)Sets the "endDepth" elementvoidsetNilEndDepth()Nils the "endDepth" elementvoidsetNilResult2()Nils the "result" elementvoidsetNilStartDepth()Nils the "startDepth" elementvoidsetResult2(GWGeologyLogCoveragePropertyType result2)Sets the "result" elementvoidsetStartDepth(GWGeologyLogType.StartDepth startDepth)Sets the "startDepth" elementvoidunsetEndDepth()Unsets the "endDepth" elementvoidunsetResult2()Unsets the "result" elementvoidunsetStartDepth()Unsets the "startDepth" element-
Methods inherited from interface net.opengis.gml.x32.AbstractFeatureType
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocation
-
Methods inherited from interface net.opengis.gml.x32.AbstractGMLType
addNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetId
-
Methods inherited from interface net.opengis.om.x20.OMObservationType
addNewFeatureOfInterest, addNewMetadata, addNewObservedProperty, addNewParameter, addNewPhenomenonTime, addNewProcedure, addNewRelatedObservation, addNewResult, addNewResultQuality, addNewResultTime, addNewType, addNewValidTime, getFeatureOfInterest, getMetadata, getObservedProperty, getParameterArray, getParameterArray, getPhenomenonTime, getProcedure, getRelatedObservationArray, getRelatedObservationArray, getResult, getResultQualityArray, getResultQualityArray, getResultTime, getType, getValidTime, insertNewParameter, insertNewRelatedObservation, insertNewResultQuality, isNilFeatureOfInterest, isNilObservedProperty, isNilProcedure, isSetMetadata, isSetType, isSetValidTime, removeParameter, removeRelatedObservation, removeResultQuality, setFeatureOfInterest, setMetadata, setNilFeatureOfInterest, setNilObservedProperty, setNilProcedure, setObservedProperty, setParameterArray, setParameterArray, setPhenomenonTime, setProcedure, setRelatedObservationArray, setRelatedObservationArray, setResult, setResultQualityArray, setResultQualityArray, setResultTime, setType, setValidTime, sizeOfParameterArray, sizeOfRelatedObservationArray, sizeOfResultQualityArray, unsetMetadata, unsetType, unsetValidTime
-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getStartDepth
GWGeologyLogType.StartDepth getStartDepth()
Gets the "startDepth" element
-
isNilStartDepth
boolean isNilStartDepth()
Tests for nil "startDepth" element
-
isSetStartDepth
boolean isSetStartDepth()
True if has "startDepth" element
-
setStartDepth
void setStartDepth(GWGeologyLogType.StartDepth startDepth)
Sets the "startDepth" element
-
addNewStartDepth
GWGeologyLogType.StartDepth addNewStartDepth()
Appends and returns a new empty "startDepth" element
-
setNilStartDepth
void setNilStartDepth()
Nils the "startDepth" element
-
unsetStartDepth
void unsetStartDepth()
Unsets the "startDepth" element
-
getEndDepth
GWGeologyLogType.EndDepth getEndDepth()
Gets the "endDepth" element
-
isNilEndDepth
boolean isNilEndDepth()
Tests for nil "endDepth" element
-
isSetEndDepth
boolean isSetEndDepth()
True if has "endDepth" element
-
setEndDepth
void setEndDepth(GWGeologyLogType.EndDepth endDepth)
Sets the "endDepth" element
-
addNewEndDepth
GWGeologyLogType.EndDepth addNewEndDepth()
Appends and returns a new empty "endDepth" element
-
setNilEndDepth
void setNilEndDepth()
Nils the "endDepth" element
-
unsetEndDepth
void unsetEndDepth()
Unsets the "endDepth" element
-
getResult2
GWGeologyLogCoveragePropertyType getResult2()
Gets the "result" element
-
isNilResult2
boolean isNilResult2()
Tests for nil "result" element
-
isSetResult2
boolean isSetResult2()
True if has "result" element
-
setResult2
void setResult2(GWGeologyLogCoveragePropertyType result2)
Sets the "result" element
-
addNewResult2
GWGeologyLogCoveragePropertyType addNewResult2()
Appends and returns a new empty "result" element
-
setNilResult2
void setNilResult2()
Nils the "result" element
-
unsetResult2
void unsetResult2()
Unsets the "result" element
-
-