Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.PostalRouteType
-
Packages that use PostalRouteType Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of PostalRouteType in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return PostalRouteType Modifier and Type Method Description PostalRouteTypeDependentLocalityType. addNewPostalRoute()Appends and returns a new empty "PostalRoute" elementPostalRouteTypeLocalityDocument.Locality. addNewPostalRoute()Appends and returns a new empty "PostalRoute" elementPostalRouteTypePostOfficeDocument.PostOffice. addNewPostalRoute()Appends and returns a new empty "PostalRoute" elementPostalRouteTypeDependentLocalityType. getPostalRoute()Gets the "PostalRoute" elementPostalRouteTypeLocalityDocument.Locality. getPostalRoute()Gets the "PostalRoute" elementPostalRouteTypePostOfficeDocument.PostOffice. getPostalRoute()Gets the "PostalRoute" elementstatic PostalRouteTypePostalRouteType.Factory. newInstance()static PostalRouteTypePostalRouteType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static PostalRouteTypePostalRouteType.Factory. parse(File file)static PostalRouteTypePostalRouteType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static PostalRouteTypePostalRouteType.Factory. parse(InputStream is)static PostalRouteTypePostalRouteType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static PostalRouteTypePostalRouteType.Factory. parse(Reader r)static PostalRouteTypePostalRouteType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static PostalRouteTypePostalRouteType.Factory. parse(String xmlAsString)static PostalRouteTypePostalRouteType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static PostalRouteTypePostalRouteType.Factory. parse(URL u)static PostalRouteTypePostalRouteType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static PostalRouteTypePostalRouteType.Factory. parse(XMLStreamReader sr)static PostalRouteTypePostalRouteType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static PostalRouteTypePostalRouteType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic PostalRouteTypePostalRouteType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic PostalRouteTypePostalRouteType.Factory. parse(Node node)static PostalRouteTypePostalRouteType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type PostalRouteType Modifier and Type Method Description voidDependentLocalityType. setPostalRoute(PostalRouteType postalRoute)Sets the "PostalRoute" elementvoidLocalityDocument.Locality. setPostalRoute(PostalRouteType postalRoute)Sets the "PostalRoute" elementvoidPostOfficeDocument.PostOffice. setPostalRoute(PostalRouteType postalRoute)Sets the "PostalRoute" element -
Uses of PostalRouteType in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement PostalRouteType Modifier and Type Class Description classPostalRouteTypeImplAn XML PostalRouteType(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return PostalRouteType Modifier and Type Method Description PostalRouteTypeDependentLocalityTypeImpl. addNewPostalRoute()Appends and returns a new empty "PostalRoute" elementPostalRouteTypeLocalityDocumentImpl.LocalityImpl. addNewPostalRoute()Appends and returns a new empty "PostalRoute" elementPostalRouteTypePostOfficeDocumentImpl.PostOfficeImpl. addNewPostalRoute()Appends and returns a new empty "PostalRoute" elementPostalRouteTypeDependentLocalityTypeImpl. getPostalRoute()Gets the "PostalRoute" elementPostalRouteTypeLocalityDocumentImpl.LocalityImpl. getPostalRoute()Gets the "PostalRoute" elementPostalRouteTypePostOfficeDocumentImpl.PostOfficeImpl. getPostalRoute()Gets the "PostalRoute" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type PostalRouteType Modifier and Type Method Description voidDependentLocalityTypeImpl. setPostalRoute(PostalRouteType postalRoute)Sets the "PostalRoute" elementvoidLocalityDocumentImpl.LocalityImpl. setPostalRoute(PostalRouteType postalRoute)Sets the "PostalRoute" elementvoidPostOfficeDocumentImpl.PostOfficeImpl. setPostalRoute(PostalRouteType postalRoute)Sets the "PostalRoute" element
-