Uses of Interface
eu.europa.ec.inspire.schemas.tn.x40.TransportPointType
-
Packages that use TransportPointType Package Description eu.europa.ec.inspire.schemas.tn.x40 eu.europa.ec.inspire.schemas.tn.x40.impl -
-
Uses of TransportPointType in eu.europa.ec.inspire.schemas.tn.x40
Subinterfaces of TransportPointType in eu.europa.ec.inspire.schemas.tn.x40 Modifier and Type Interface Description interfaceMarkerPostTypeAn XML MarkerPostType(@http://inspire.ec.europa.eu/schemas/tn/4.0).Methods in eu.europa.ec.inspire.schemas.tn.x40 that return TransportPointType Modifier and Type Method Description TransportPointTypeTransportObjectPropertyType. addNewTransportPoint()Appends and returns a new empty "TransportPoint" elementTransportPointTypeTransportPointDocument. addNewTransportPoint()Appends and returns a new empty "TransportPoint" elementTransportPointTypeTransportPointPropertyType. addNewTransportPoint()Appends and returns a new empty "TransportPoint" elementTransportPointTypeTransportObjectPropertyType. getTransportPoint()Gets the "TransportPoint" elementTransportPointTypeTransportPointDocument. getTransportPoint()Gets the "TransportPoint" elementTransportPointTypeTransportPointPropertyType. getTransportPoint()Gets the "TransportPoint" elementstatic TransportPointTypeTransportPointType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic TransportPointTypeTransportPointType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic TransportPointTypeTransportPointType.Factory. parse(File file)static TransportPointTypeTransportPointType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static TransportPointTypeTransportPointType.Factory. parse(InputStream is)static TransportPointTypeTransportPointType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static TransportPointTypeTransportPointType.Factory. parse(Reader r)static TransportPointTypeTransportPointType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static TransportPointTypeTransportPointType.Factory. parse(String xmlAsString)static TransportPointTypeTransportPointType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static TransportPointTypeTransportPointType.Factory. parse(URL u)static TransportPointTypeTransportPointType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static TransportPointTypeTransportPointType.Factory. parse(XMLStreamReader sr)static TransportPointTypeTransportPointType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static TransportPointTypeTransportPointType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic TransportPointTypeTransportPointType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic TransportPointTypeTransportPointType.Factory. parse(Node node)static TransportPointTypeTransportPointType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.tn.x40 with parameters of type TransportPointType Modifier and Type Method Description voidTransportObjectPropertyType. setTransportPoint(TransportPointType transportPoint)Sets the "TransportPoint" elementvoidTransportPointDocument. setTransportPoint(TransportPointType transportPoint)Sets the "TransportPoint" elementvoidTransportPointPropertyType. setTransportPoint(TransportPointType transportPoint)Sets the "TransportPoint" element -
Uses of TransportPointType in eu.europa.ec.inspire.schemas.tn.x40.impl
Classes in eu.europa.ec.inspire.schemas.tn.x40.impl that implement TransportPointType Modifier and Type Class Description classMarkerPostTypeImplAn XML MarkerPostType(@http://inspire.ec.europa.eu/schemas/tn/4.0).classTransportPointTypeImplAn XML TransportPointType(@http://inspire.ec.europa.eu/schemas/tn/4.0).Methods in eu.europa.ec.inspire.schemas.tn.x40.impl that return TransportPointType Modifier and Type Method Description TransportPointTypeTransportObjectPropertyTypeImpl. addNewTransportPoint()Appends and returns a new empty "TransportPoint" elementTransportPointTypeTransportPointDocumentImpl. addNewTransportPoint()Appends and returns a new empty "TransportPoint" elementTransportPointTypeTransportPointPropertyTypeImpl. addNewTransportPoint()Appends and returns a new empty "TransportPoint" elementTransportPointTypeTransportObjectPropertyTypeImpl. getTransportPoint()Gets the "TransportPoint" elementTransportPointTypeTransportPointDocumentImpl. getTransportPoint()Gets the "TransportPoint" elementTransportPointTypeTransportPointPropertyTypeImpl. getTransportPoint()Gets the "TransportPoint" elementMethods in eu.europa.ec.inspire.schemas.tn.x40.impl with parameters of type TransportPointType Modifier and Type Method Description voidTransportObjectPropertyTypeImpl. setTransportPoint(TransportPointType transportPoint)Sets the "TransportPoint" elementvoidTransportPointDocumentImpl. setTransportPoint(TransportPointType transportPoint)Sets the "TransportPoint" elementvoidTransportPointPropertyTypeImpl. setTransportPoint(TransportPointType transportPoint)Sets the "TransportPoint" element
-