Uses of Interface
net.opengis.gml.x32.CodeWithAuthorityType
-
Packages that use CodeWithAuthorityType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of CodeWithAuthorityType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return CodeWithAuthorityType Modifier and Type Method Description CodeWithAuthorityTypeAxisDirectionDocument. addNewAxisDirection()Appends and returns a new empty "axisDirection" elementCodeWithAuthorityTypeCoordinateSystemAxisType. addNewAxisDirection()Appends and returns a new empty "axisDirection" elementCodeWithAuthorityTypeDerivedCRSType. addNewDerivedCRSType()Appends and returns a new empty "derivedCRSType" elementCodeWithAuthorityTypeDerivedCRSTypeDocument. addNewDerivedCRSType()Appends and returns a new empty "derivedCRSType" elementCodeWithAuthorityTypeAbstractGMLType. addNewIdentifier()Appends and returns a new empty "identifier" elementCodeWithAuthorityTypeDefinitionBaseType. addNewIdentifier()Appends and returns a new empty "identifier" elementCodeWithAuthorityTypeIdentifierDocument. addNewIdentifier()Appends and returns a new empty "identifier" elementCodeWithAuthorityTypeImageDatumType. addNewPixelInCell()Appends and returns a new empty "pixelInCell" elementCodeWithAuthorityTypePixelInCellDocument. addNewPixelInCell()Appends and returns a new empty "pixelInCell" elementCodeWithAuthorityTypeCoordinateSystemAxisType. addNewRangeMeaning()Appends and returns a new empty "rangeMeaning" elementCodeWithAuthorityTypeRangeMeaningDocument. addNewRangeMeaning()Appends and returns a new empty "rangeMeaning" elementCodeWithAuthorityTypeAxisDirectionDocument. getAxisDirection()Gets the "axisDirection" elementCodeWithAuthorityTypeCoordinateSystemAxisType. getAxisDirection()Gets the "axisDirection" elementCodeWithAuthorityTypeDerivedCRSType. getDerivedCRSType()Gets the "derivedCRSType" elementCodeWithAuthorityTypeDerivedCRSTypeDocument. getDerivedCRSType()Gets the "derivedCRSType" elementCodeWithAuthorityTypeAbstractGMLType. getIdentifier()Gets the "identifier" elementCodeWithAuthorityTypeDefinitionBaseType. getIdentifier()Gets the "identifier" elementCodeWithAuthorityTypeIdentifierDocument. getIdentifier()Gets the "identifier" elementCodeWithAuthorityTypeImageDatumType. getPixelInCell()Gets the "pixelInCell" elementCodeWithAuthorityTypePixelInCellDocument. getPixelInCell()Gets the "pixelInCell" elementCodeWithAuthorityTypeCoordinateSystemAxisType. getRangeMeaning()Gets the "rangeMeaning" elementCodeWithAuthorityTypeRangeMeaningDocument. getRangeMeaning()Gets the "rangeMeaning" elementstatic CodeWithAuthorityTypeCodeWithAuthorityType.Factory. newInstance()static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(File file)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(InputStream is)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(Reader r)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(String xmlAsString)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(URL u)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(XMLStreamReader sr)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(Node node)static CodeWithAuthorityTypeCodeWithAuthorityType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type CodeWithAuthorityType Modifier and Type Method Description voidAxisDirectionDocument. setAxisDirection(CodeWithAuthorityType axisDirection)Sets the "axisDirection" elementvoidCoordinateSystemAxisType. setAxisDirection(CodeWithAuthorityType axisDirection)Sets the "axisDirection" elementvoidDerivedCRSType. setDerivedCRSType(CodeWithAuthorityType derivedCRSType)Sets the "derivedCRSType" elementvoidDerivedCRSTypeDocument. setDerivedCRSType(CodeWithAuthorityType derivedCRSType)Sets the "derivedCRSType" elementvoidAbstractGMLType. setIdentifier(CodeWithAuthorityType identifier)Sets the "identifier" elementvoidDefinitionBaseType. setIdentifier(CodeWithAuthorityType identifier)Sets the "identifier" elementvoidIdentifierDocument. setIdentifier(CodeWithAuthorityType identifier)Sets the "identifier" elementvoidImageDatumType. setPixelInCell(CodeWithAuthorityType pixelInCell)Sets the "pixelInCell" elementvoidPixelInCellDocument. setPixelInCell(CodeWithAuthorityType pixelInCell)Sets the "pixelInCell" elementvoidCoordinateSystemAxisType. setRangeMeaning(CodeWithAuthorityType rangeMeaning)Sets the "rangeMeaning" elementvoidRangeMeaningDocument. setRangeMeaning(CodeWithAuthorityType rangeMeaning)Sets the "rangeMeaning" element -
Uses of CodeWithAuthorityType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement CodeWithAuthorityType Modifier and Type Class Description classCodeWithAuthorityTypeImplAn XML CodeWithAuthorityType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return CodeWithAuthorityType Modifier and Type Method Description CodeWithAuthorityTypeAxisDirectionDocumentImpl. addNewAxisDirection()Appends and returns a new empty "axisDirection" elementCodeWithAuthorityTypeCoordinateSystemAxisTypeImpl. addNewAxisDirection()Appends and returns a new empty "axisDirection" elementCodeWithAuthorityTypeDerivedCRSTypeDocumentImpl. addNewDerivedCRSType()Appends and returns a new empty "derivedCRSType" elementCodeWithAuthorityTypeDerivedCRSTypeImpl. addNewDerivedCRSType()Appends and returns a new empty "derivedCRSType" elementCodeWithAuthorityTypeAbstractGMLTypeImpl. addNewIdentifier()Appends and returns a new empty "identifier" elementCodeWithAuthorityTypeDefinitionBaseTypeImpl. addNewIdentifier()Appends and returns a new empty "identifier" elementCodeWithAuthorityTypeIdentifierDocumentImpl. addNewIdentifier()Appends and returns a new empty "identifier" elementCodeWithAuthorityTypeImageDatumTypeImpl. addNewPixelInCell()Appends and returns a new empty "pixelInCell" elementCodeWithAuthorityTypePixelInCellDocumentImpl. addNewPixelInCell()Appends and returns a new empty "pixelInCell" elementCodeWithAuthorityTypeCoordinateSystemAxisTypeImpl. addNewRangeMeaning()Appends and returns a new empty "rangeMeaning" elementCodeWithAuthorityTypeRangeMeaningDocumentImpl. addNewRangeMeaning()Appends and returns a new empty "rangeMeaning" elementCodeWithAuthorityTypeAxisDirectionDocumentImpl. getAxisDirection()Gets the "axisDirection" elementCodeWithAuthorityTypeCoordinateSystemAxisTypeImpl. getAxisDirection()Gets the "axisDirection" elementCodeWithAuthorityTypeDerivedCRSTypeDocumentImpl. getDerivedCRSType()Gets the "derivedCRSType" elementCodeWithAuthorityTypeDerivedCRSTypeImpl. getDerivedCRSType()Gets the "derivedCRSType" elementCodeWithAuthorityTypeAbstractGMLTypeImpl. getIdentifier()Gets the "identifier" elementCodeWithAuthorityTypeDefinitionBaseTypeImpl. getIdentifier()Gets the "identifier" elementCodeWithAuthorityTypeIdentifierDocumentImpl. getIdentifier()Gets the "identifier" elementCodeWithAuthorityTypeImageDatumTypeImpl. getPixelInCell()Gets the "pixelInCell" elementCodeWithAuthorityTypePixelInCellDocumentImpl. getPixelInCell()Gets the "pixelInCell" elementCodeWithAuthorityTypeCoordinateSystemAxisTypeImpl. getRangeMeaning()Gets the "rangeMeaning" elementCodeWithAuthorityTypeRangeMeaningDocumentImpl. getRangeMeaning()Gets the "rangeMeaning" elementMethods in net.opengis.gml.x32.impl with parameters of type CodeWithAuthorityType Modifier and Type Method Description voidAxisDirectionDocumentImpl. setAxisDirection(CodeWithAuthorityType axisDirection)Sets the "axisDirection" elementvoidCoordinateSystemAxisTypeImpl. setAxisDirection(CodeWithAuthorityType axisDirection)Sets the "axisDirection" elementvoidDerivedCRSTypeDocumentImpl. setDerivedCRSType(CodeWithAuthorityType derivedCRSType)Sets the "derivedCRSType" elementvoidDerivedCRSTypeImpl. setDerivedCRSType(CodeWithAuthorityType derivedCRSType)Sets the "derivedCRSType" elementvoidAbstractGMLTypeImpl. setIdentifier(CodeWithAuthorityType identifier)Sets the "identifier" elementvoidDefinitionBaseTypeImpl. setIdentifier(CodeWithAuthorityType identifier)Sets the "identifier" elementvoidIdentifierDocumentImpl. setIdentifier(CodeWithAuthorityType identifier)Sets the "identifier" elementvoidImageDatumTypeImpl. setPixelInCell(CodeWithAuthorityType pixelInCell)Sets the "pixelInCell" elementvoidPixelInCellDocumentImpl. setPixelInCell(CodeWithAuthorityType pixelInCell)Sets the "pixelInCell" elementvoidCoordinateSystemAxisTypeImpl. setRangeMeaning(CodeWithAuthorityType rangeMeaning)Sets the "rangeMeaning" elementvoidRangeMeaningDocumentImpl. setRangeMeaning(CodeWithAuthorityType rangeMeaning)Sets the "rangeMeaning" element
-