Uses of Interface
eu.europa.ec.inspire.schemas.tn.x40.TransportLinkType
-
Packages that use TransportLinkType Package Description eu.europa.ec.inspire.schemas.tn.x40 eu.europa.ec.inspire.schemas.tn.x40.impl -
-
Uses of TransportLinkType in eu.europa.ec.inspire.schemas.tn.x40
Methods in eu.europa.ec.inspire.schemas.tn.x40 that return TransportLinkType Modifier and Type Method Description TransportLinkTypeTransportLinkDocument. addNewTransportLink()Appends and returns a new empty "TransportLink" elementTransportLinkTypeTransportLinkPropertyType. addNewTransportLink()Appends and returns a new empty "TransportLink" elementTransportLinkTypeTransportObjectPropertyType. addNewTransportLink()Appends and returns a new empty "TransportLink" elementTransportLinkTypeTransportLinkDocument. getTransportLink()Gets the "TransportLink" elementTransportLinkTypeTransportLinkPropertyType. getTransportLink()Gets the "TransportLink" elementTransportLinkTypeTransportObjectPropertyType. getTransportLink()Gets the "TransportLink" elementstatic TransportLinkTypeTransportLinkType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic TransportLinkTypeTransportLinkType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic TransportLinkTypeTransportLinkType.Factory. parse(File file)static TransportLinkTypeTransportLinkType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static TransportLinkTypeTransportLinkType.Factory. parse(InputStream is)static TransportLinkTypeTransportLinkType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static TransportLinkTypeTransportLinkType.Factory. parse(Reader r)static TransportLinkTypeTransportLinkType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static TransportLinkTypeTransportLinkType.Factory. parse(String xmlAsString)static TransportLinkTypeTransportLinkType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static TransportLinkTypeTransportLinkType.Factory. parse(URL u)static TransportLinkTypeTransportLinkType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static TransportLinkTypeTransportLinkType.Factory. parse(XMLStreamReader sr)static TransportLinkTypeTransportLinkType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static TransportLinkTypeTransportLinkType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic TransportLinkTypeTransportLinkType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic TransportLinkTypeTransportLinkType.Factory. parse(Node node)static TransportLinkTypeTransportLinkType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.tn.x40 with parameters of type TransportLinkType Modifier and Type Method Description voidTransportLinkDocument. setTransportLink(TransportLinkType transportLink)Sets the "TransportLink" elementvoidTransportLinkPropertyType. setTransportLink(TransportLinkType transportLink)Sets the "TransportLink" elementvoidTransportObjectPropertyType. setTransportLink(TransportLinkType transportLink)Sets the "TransportLink" element -
Uses of TransportLinkType in eu.europa.ec.inspire.schemas.tn.x40.impl
Classes in eu.europa.ec.inspire.schemas.tn.x40.impl that implement TransportLinkType Modifier and Type Class Description classTransportLinkTypeImplAn XML TransportLinkType(@http://inspire.ec.europa.eu/schemas/tn/4.0).Methods in eu.europa.ec.inspire.schemas.tn.x40.impl that return TransportLinkType Modifier and Type Method Description TransportLinkTypeTransportLinkDocumentImpl. addNewTransportLink()Appends and returns a new empty "TransportLink" elementTransportLinkTypeTransportLinkPropertyTypeImpl. addNewTransportLink()Appends and returns a new empty "TransportLink" elementTransportLinkTypeTransportObjectPropertyTypeImpl. addNewTransportLink()Appends and returns a new empty "TransportLink" elementTransportLinkTypeTransportLinkDocumentImpl. getTransportLink()Gets the "TransportLink" elementTransportLinkTypeTransportLinkPropertyTypeImpl. getTransportLink()Gets the "TransportLink" elementTransportLinkTypeTransportObjectPropertyTypeImpl. getTransportLink()Gets the "TransportLink" elementMethods in eu.europa.ec.inspire.schemas.tn.x40.impl with parameters of type TransportLinkType Modifier and Type Method Description voidTransportLinkDocumentImpl. setTransportLink(TransportLinkType transportLink)Sets the "TransportLink" elementvoidTransportLinkPropertyTypeImpl. setTransportLink(TransportLinkType transportLink)Sets the "TransportLink" elementvoidTransportObjectPropertyTypeImpl. setTransportLink(TransportLinkType transportLink)Sets the "TransportLink" element
-