Uses of Interface
net.opengis.gml.x33.lr.ReferentPropertyType
-
Packages that use ReferentPropertyType Package Description net.opengis.gml.x33.lr net.opengis.gml.x33.lr.impl net.opengis.gml.x33.lrtr net.opengis.gml.x33.lrtr.impl -
-
Uses of ReferentPropertyType in net.opengis.gml.x33.lr
Methods in net.opengis.gml.x33.lr that return ReferentPropertyType Modifier and Type Method Description ReferentPropertyTypeAlongReferentType. addNewFromReferent()Appends and returns a new empty "fromReferent" elementReferentPropertyTypeAlongReferentType. getFromReferent()Gets the "fromReferent" elementstatic ReferentPropertyTypeReferentPropertyType.Factory. newInstance()static ReferentPropertyTypeReferentPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static ReferentPropertyTypeReferentPropertyType.Factory. parse(File file)static ReferentPropertyTypeReferentPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static ReferentPropertyTypeReferentPropertyType.Factory. parse(InputStream is)static ReferentPropertyTypeReferentPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static ReferentPropertyTypeReferentPropertyType.Factory. parse(Reader r)static ReferentPropertyTypeReferentPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static ReferentPropertyTypeReferentPropertyType.Factory. parse(String xmlAsString)static ReferentPropertyTypeReferentPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static ReferentPropertyTypeReferentPropertyType.Factory. parse(URL u)static ReferentPropertyTypeReferentPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static ReferentPropertyTypeReferentPropertyType.Factory. parse(XMLStreamReader sr)static ReferentPropertyTypeReferentPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static ReferentPropertyTypeReferentPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic ReferentPropertyTypeReferentPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic ReferentPropertyTypeReferentPropertyType.Factory. parse(Node node)static ReferentPropertyTypeReferentPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x33.lr with parameters of type ReferentPropertyType Modifier and Type Method Description voidAlongReferentType. setFromReferent(ReferentPropertyType fromReferent)Sets the "fromReferent" element -
Uses of ReferentPropertyType in net.opengis.gml.x33.lr.impl
Classes in net.opengis.gml.x33.lr.impl that implement ReferentPropertyType Modifier and Type Class Description classReferentPropertyTypeImplAn XML ReferentPropertyType(@http://www.opengis.net/gml/3.3/lr).Methods in net.opengis.gml.x33.lr.impl that return ReferentPropertyType Modifier and Type Method Description ReferentPropertyTypeAlongReferentTypeImpl. addNewFromReferent()Appends and returns a new empty "fromReferent" elementReferentPropertyTypeAlongReferentTypeImpl. getFromReferent()Gets the "fromReferent" elementMethods in net.opengis.gml.x33.lr.impl with parameters of type ReferentPropertyType Modifier and Type Method Description voidAlongReferentTypeImpl. setFromReferent(ReferentPropertyType fromReferent)Sets the "fromReferent" element -
Uses of ReferentPropertyType in net.opengis.gml.x33.lrtr
Methods in net.opengis.gml.x33.lrtr that return ReferentPropertyType Modifier and Type Method Description ReferentPropertyTypeDualAlongReferentType. addNewTowardsReferent()Appends and returns a new empty "towardsReferent" elementReferentPropertyTypeDualAlongReferentType. getTowardsReferent()Gets the "towardsReferent" elementMethods in net.opengis.gml.x33.lrtr with parameters of type ReferentPropertyType Modifier and Type Method Description voidDualAlongReferentType. setTowardsReferent(ReferentPropertyType towardsReferent)Sets the "towardsReferent" element -
Uses of ReferentPropertyType in net.opengis.gml.x33.lrtr.impl
Methods in net.opengis.gml.x33.lrtr.impl that return ReferentPropertyType Modifier and Type Method Description ReferentPropertyTypeDualAlongReferentTypeImpl. addNewTowardsReferent()Appends and returns a new empty "towardsReferent" elementReferentPropertyTypeDualAlongReferentTypeImpl. getTowardsReferent()Gets the "towardsReferent" elementMethods in net.opengis.gml.x33.lrtr.impl with parameters of type ReferentPropertyType Modifier and Type Method Description voidDualAlongReferentTypeImpl. setTowardsReferent(ReferentPropertyType towardsReferent)Sets the "towardsReferent" element
-