Uses of Interface
eu.europa.ec.inspire.schemas.tn.x40.TransportLinkSequenceType
-
Packages that use TransportLinkSequenceType Package Description eu.europa.ec.inspire.schemas.tn.x40 eu.europa.ec.inspire.schemas.tn.x40.impl -
-
Uses of TransportLinkSequenceType in eu.europa.ec.inspire.schemas.tn.x40
Methods in eu.europa.ec.inspire.schemas.tn.x40 that return TransportLinkSequenceType Modifier and Type Method Description TransportLinkSequenceTypeTransportLinkSequenceDocument. addNewTransportLinkSequence()Appends and returns a new empty "TransportLinkSequence" elementTransportLinkSequenceTypeTransportLinkSequencePropertyType. addNewTransportLinkSequence()Appends and returns a new empty "TransportLinkSequence" elementTransportLinkSequenceTypeTransportObjectPropertyType. addNewTransportLinkSequence()Appends and returns a new empty "TransportLinkSequence" elementTransportLinkSequenceTypeTransportLinkSequenceDocument. getTransportLinkSequence()Gets the "TransportLinkSequence" elementTransportLinkSequenceTypeTransportLinkSequencePropertyType. getTransportLinkSequence()Gets the "TransportLinkSequence" elementTransportLinkSequenceTypeTransportObjectPropertyType. getTransportLinkSequence()Gets the "TransportLinkSequence" elementstatic TransportLinkSequenceTypeTransportLinkSequenceType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic TransportLinkSequenceTypeTransportLinkSequenceType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(File file)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(InputStream is)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(Reader r)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(String xmlAsString)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(URL u)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(XMLStreamReader sr)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(Node node)static TransportLinkSequenceTypeTransportLinkSequenceType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.tn.x40 with parameters of type TransportLinkSequenceType Modifier and Type Method Description voidTransportLinkSequenceDocument. setTransportLinkSequence(TransportLinkSequenceType transportLinkSequence)Sets the "TransportLinkSequence" elementvoidTransportLinkSequencePropertyType. setTransportLinkSequence(TransportLinkSequenceType transportLinkSequence)Sets the "TransportLinkSequence" elementvoidTransportObjectPropertyType. setTransportLinkSequence(TransportLinkSequenceType transportLinkSequence)Sets the "TransportLinkSequence" element -
Uses of TransportLinkSequenceType in eu.europa.ec.inspire.schemas.tn.x40.impl
Classes in eu.europa.ec.inspire.schemas.tn.x40.impl that implement TransportLinkSequenceType Modifier and Type Class Description classTransportLinkSequenceTypeImplAn XML TransportLinkSequenceType(@http://inspire.ec.europa.eu/schemas/tn/4.0).Methods in eu.europa.ec.inspire.schemas.tn.x40.impl that return TransportLinkSequenceType Modifier and Type Method Description TransportLinkSequenceTypeTransportLinkSequenceDocumentImpl. addNewTransportLinkSequence()Appends and returns a new empty "TransportLinkSequence" elementTransportLinkSequenceTypeTransportLinkSequencePropertyTypeImpl. addNewTransportLinkSequence()Appends and returns a new empty "TransportLinkSequence" elementTransportLinkSequenceTypeTransportObjectPropertyTypeImpl. addNewTransportLinkSequence()Appends and returns a new empty "TransportLinkSequence" elementTransportLinkSequenceTypeTransportLinkSequenceDocumentImpl. getTransportLinkSequence()Gets the "TransportLinkSequence" elementTransportLinkSequenceTypeTransportLinkSequencePropertyTypeImpl. getTransportLinkSequence()Gets the "TransportLinkSequence" elementTransportLinkSequenceTypeTransportObjectPropertyTypeImpl. getTransportLinkSequence()Gets the "TransportLinkSequence" elementMethods in eu.europa.ec.inspire.schemas.tn.x40.impl with parameters of type TransportLinkSequenceType Modifier and Type Method Description voidTransportLinkSequenceDocumentImpl. setTransportLinkSequence(TransportLinkSequenceType transportLinkSequence)Sets the "TransportLinkSequence" elementvoidTransportLinkSequencePropertyTypeImpl. setTransportLinkSequence(TransportLinkSequenceType transportLinkSequence)Sets the "TransportLinkSequence" elementvoidTransportObjectPropertyTypeImpl. setTransportLinkSequence(TransportLinkSequenceType transportLinkSequence)Sets the "TransportLinkSequence" element
-