Uses of Interface
eu.europa.ec.inspire.schemas.tn.x40.TransportPropertyType
-
Packages that use TransportPropertyType Package Description eu.europa.ec.inspire.schemas.tn.x40 eu.europa.ec.inspire.schemas.tn.x40.impl -
-
Uses of TransportPropertyType in eu.europa.ec.inspire.schemas.tn.x40
Subinterfaces of TransportPropertyType in eu.europa.ec.inspire.schemas.tn.x40 Modifier and Type Interface Description interfaceAccessRestrictionTypeAn XML AccessRestrictionType(@http://inspire.ec.europa.eu/schemas/tn/4.0).interfaceConditionOfFacilityTypeAn XML ConditionOfFacilityType(@http://inspire.ec.europa.eu/schemas/tn/4.0).interfaceMaintenanceAuthorityTypeAn XML MaintenanceAuthorityType(@http://inspire.ec.europa.eu/schemas/tn/4.0).interfaceOwnerAuthorityTypeAn XML OwnerAuthorityType(@http://inspire.ec.europa.eu/schemas/tn/4.0).interfaceRestrictionForVehiclesTypeAn XML RestrictionForVehiclesType(@http://inspire.ec.europa.eu/schemas/tn/4.0).interfaceTrafficFlowDirectionTypeAn XML TrafficFlowDirectionType(@http://inspire.ec.europa.eu/schemas/tn/4.0).interfaceVerticalPositionTypeAn XML VerticalPositionType(@http://inspire.ec.europa.eu/schemas/tn/4.0).Methods in eu.europa.ec.inspire.schemas.tn.x40 that return TransportPropertyType Modifier and Type Method Description TransportPropertyTypeTransportPropertyDocument. addNewTransportProperty()Appends and returns a new empty "TransportProperty" elementTransportPropertyTypeTransportPropertyPropertyType. addNewTransportProperty()Appends and returns a new empty "TransportProperty" elementTransportPropertyTypeTransportPropertyDocument. getTransportProperty()Gets the "TransportProperty" elementTransportPropertyTypeTransportPropertyPropertyType. getTransportProperty()Gets the "TransportProperty" elementstatic TransportPropertyTypeTransportPropertyType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic TransportPropertyTypeTransportPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic TransportPropertyTypeTransportPropertyType.Factory. parse(File file)static TransportPropertyTypeTransportPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static TransportPropertyTypeTransportPropertyType.Factory. parse(InputStream is)static TransportPropertyTypeTransportPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static TransportPropertyTypeTransportPropertyType.Factory. parse(Reader r)static TransportPropertyTypeTransportPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static TransportPropertyTypeTransportPropertyType.Factory. parse(String xmlAsString)static TransportPropertyTypeTransportPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static TransportPropertyTypeTransportPropertyType.Factory. parse(URL u)static TransportPropertyTypeTransportPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static TransportPropertyTypeTransportPropertyType.Factory. parse(XMLStreamReader sr)static TransportPropertyTypeTransportPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static TransportPropertyTypeTransportPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic TransportPropertyTypeTransportPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic TransportPropertyTypeTransportPropertyType.Factory. parse(Node node)static TransportPropertyTypeTransportPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.tn.x40 with parameters of type TransportPropertyType Modifier and Type Method Description voidTransportPropertyDocument. setTransportProperty(TransportPropertyType transportProperty)Sets the "TransportProperty" elementvoidTransportPropertyPropertyType. setTransportProperty(TransportPropertyType transportProperty)Sets the "TransportProperty" element -
Uses of TransportPropertyType in eu.europa.ec.inspire.schemas.tn.x40.impl
Classes in eu.europa.ec.inspire.schemas.tn.x40.impl that implement TransportPropertyType Modifier and Type Class Description classAccessRestrictionTypeImplAn XML AccessRestrictionType(@http://inspire.ec.europa.eu/schemas/tn/4.0).classConditionOfFacilityTypeImplAn XML ConditionOfFacilityType(@http://inspire.ec.europa.eu/schemas/tn/4.0).classMaintenanceAuthorityTypeImplAn XML MaintenanceAuthorityType(@http://inspire.ec.europa.eu/schemas/tn/4.0).classOwnerAuthorityTypeImplAn XML OwnerAuthorityType(@http://inspire.ec.europa.eu/schemas/tn/4.0).classRestrictionForVehiclesTypeImplAn XML RestrictionForVehiclesType(@http://inspire.ec.europa.eu/schemas/tn/4.0).classTrafficFlowDirectionTypeImplAn XML TrafficFlowDirectionType(@http://inspire.ec.europa.eu/schemas/tn/4.0).classTransportPropertyTypeImplAn XML TransportPropertyType(@http://inspire.ec.europa.eu/schemas/tn/4.0).classVerticalPositionTypeImplAn XML VerticalPositionType(@http://inspire.ec.europa.eu/schemas/tn/4.0).Methods in eu.europa.ec.inspire.schemas.tn.x40.impl that return TransportPropertyType Modifier and Type Method Description TransportPropertyTypeTransportPropertyDocumentImpl. addNewTransportProperty()Appends and returns a new empty "TransportProperty" elementTransportPropertyTypeTransportPropertyPropertyTypeImpl. addNewTransportProperty()Appends and returns a new empty "TransportProperty" elementTransportPropertyTypeTransportPropertyDocumentImpl. getTransportProperty()Gets the "TransportProperty" elementTransportPropertyTypeTransportPropertyPropertyTypeImpl. getTransportProperty()Gets the "TransportProperty" elementMethods in eu.europa.ec.inspire.schemas.tn.x40.impl with parameters of type TransportPropertyType Modifier and Type Method Description voidTransportPropertyDocumentImpl. setTransportProperty(TransportPropertyType transportProperty)Sets the "TransportProperty" elementvoidTransportPropertyPropertyTypeImpl. setTransportProperty(TransportPropertyType transportProperty)Sets the "TransportProperty" element
-