Uses of Interface
net.opengis.gwmlWell.x22.GWGeologyLogType
-
Packages that use GWGeologyLogType Package Description net.opengis.gwmlWell.x22 net.opengis.gwmlWell.x22.impl -
-
Uses of GWGeologyLogType in net.opengis.gwmlWell.x22
Methods in net.opengis.gwmlWell.x22 that return GWGeologyLogType Modifier and Type Method Description GWGeologyLogTypeGWGeologyLogDocument. addNewGWGeologyLog()Appends and returns a new empty "GW_GeologyLog" elementGWGeologyLogTypeGWGeologyLogPropertyType. addNewGWGeologyLog()Appends and returns a new empty "GW_GeologyLog" elementGWGeologyLogTypeGWGeologyLogDocument. getGWGeologyLog()Gets the "GW_GeologyLog" elementGWGeologyLogTypeGWGeologyLogPropertyType. getGWGeologyLog()Gets the "GW_GeologyLog" elementstatic GWGeologyLogTypeGWGeologyLogType.Factory. newInstance()static GWGeologyLogTypeGWGeologyLogType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(File file)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(InputStream is)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(Reader r)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(String xmlAsString)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(URL u)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(XMLStreamReader sr)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic GWGeologyLogTypeGWGeologyLogType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic GWGeologyLogTypeGWGeologyLogType.Factory. parse(Node node)static GWGeologyLogTypeGWGeologyLogType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gwmlWell.x22 with parameters of type GWGeologyLogType Modifier and Type Method Description voidGWGeologyLogDocument. setGWGeologyLog(GWGeologyLogType gwGeologyLog)Sets the "GW_GeologyLog" elementvoidGWGeologyLogPropertyType. setGWGeologyLog(GWGeologyLogType gwGeologyLog)Sets the "GW_GeologyLog" element -
Uses of GWGeologyLogType in net.opengis.gwmlWell.x22.impl
Classes in net.opengis.gwmlWell.x22.impl that implement GWGeologyLogType Modifier and Type Class Description classGWGeologyLogTypeImplAn XML GW_GeologyLogType(@http://www.opengis.net/gwml-well/2.2).Methods in net.opengis.gwmlWell.x22.impl that return GWGeologyLogType Modifier and Type Method Description GWGeologyLogTypeGWGeologyLogDocumentImpl. addNewGWGeologyLog()Appends and returns a new empty "GW_GeologyLog" elementGWGeologyLogTypeGWGeologyLogPropertyTypeImpl. addNewGWGeologyLog()Appends and returns a new empty "GW_GeologyLog" elementGWGeologyLogTypeGWGeologyLogDocumentImpl. getGWGeologyLog()Gets the "GW_GeologyLog" elementGWGeologyLogTypeGWGeologyLogPropertyTypeImpl. getGWGeologyLog()Gets the "GW_GeologyLog" elementMethods in net.opengis.gwmlWell.x22.impl with parameters of type GWGeologyLogType Modifier and Type Method Description voidGWGeologyLogDocumentImpl. setGWGeologyLog(GWGeologyLogType gwGeologyLog)Sets the "GW_GeologyLog" elementvoidGWGeologyLogPropertyTypeImpl. setGWGeologyLog(GWGeologyLogType gwGeologyLog)Sets the "GW_GeologyLog" element
-