Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.DependentLocalityType
-
Packages that use DependentLocalityType Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of DependentLocalityType in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return DependentLocalityType Modifier and Type Method Description DependentLocalityTypeDependentLocalityType. addNewDependentLocality()Appends and returns a new empty "DependentLocality" elementDependentLocalityTypeLocalityDocument.Locality. addNewDependentLocality()Appends and returns a new empty "DependentLocality" elementDependentLocalityTypeThoroughfareDocument.Thoroughfare. addNewDependentLocality()Appends and returns a new empty "DependentLocality" elementDependentLocalityTypeDependentLocalityType. getDependentLocality()Gets the "DependentLocality" elementDependentLocalityTypeLocalityDocument.Locality. getDependentLocality()Gets the "DependentLocality" elementDependentLocalityTypeThoroughfareDocument.Thoroughfare. getDependentLocality()Gets the "DependentLocality" elementstatic DependentLocalityTypeDependentLocalityType.Factory. newInstance()static DependentLocalityTypeDependentLocalityType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static DependentLocalityTypeDependentLocalityType.Factory. parse(File file)static DependentLocalityTypeDependentLocalityType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static DependentLocalityTypeDependentLocalityType.Factory. parse(InputStream is)static DependentLocalityTypeDependentLocalityType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static DependentLocalityTypeDependentLocalityType.Factory. parse(Reader r)static DependentLocalityTypeDependentLocalityType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static DependentLocalityTypeDependentLocalityType.Factory. parse(String xmlAsString)static DependentLocalityTypeDependentLocalityType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static DependentLocalityTypeDependentLocalityType.Factory. parse(URL u)static DependentLocalityTypeDependentLocalityType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static DependentLocalityTypeDependentLocalityType.Factory. parse(XMLStreamReader sr)static DependentLocalityTypeDependentLocalityType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static DependentLocalityTypeDependentLocalityType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic DependentLocalityTypeDependentLocalityType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic DependentLocalityTypeDependentLocalityType.Factory. parse(Node node)static DependentLocalityTypeDependentLocalityType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type DependentLocalityType Modifier and Type Method Description voidDependentLocalityType. setDependentLocality(DependentLocalityType dependentLocality)Sets the "DependentLocality" elementvoidLocalityDocument.Locality. setDependentLocality(DependentLocalityType dependentLocality)Sets the "DependentLocality" elementvoidThoroughfareDocument.Thoroughfare. setDependentLocality(DependentLocalityType dependentLocality)Sets the "DependentLocality" element -
Uses of DependentLocalityType in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement DependentLocalityType Modifier and Type Class Description classDependentLocalityTypeImplAn XML DependentLocalityType(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return DependentLocalityType Modifier and Type Method Description DependentLocalityTypeDependentLocalityTypeImpl. addNewDependentLocality()Appends and returns a new empty "DependentLocality" elementDependentLocalityTypeLocalityDocumentImpl.LocalityImpl. addNewDependentLocality()Appends and returns a new empty "DependentLocality" elementDependentLocalityTypeThoroughfareDocumentImpl.ThoroughfareImpl. addNewDependentLocality()Appends and returns a new empty "DependentLocality" elementDependentLocalityTypeDependentLocalityTypeImpl. getDependentLocality()Gets the "DependentLocality" elementDependentLocalityTypeLocalityDocumentImpl.LocalityImpl. getDependentLocality()Gets the "DependentLocality" elementDependentLocalityTypeThoroughfareDocumentImpl.ThoroughfareImpl. getDependentLocality()Gets the "DependentLocality" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type DependentLocalityType Modifier and Type Method Description voidDependentLocalityTypeImpl. setDependentLocality(DependentLocalityType dependentLocality)Sets the "DependentLocality" elementvoidLocalityDocumentImpl.LocalityImpl. setDependentLocality(DependentLocalityType dependentLocality)Sets the "DependentLocality" elementvoidThoroughfareDocumentImpl.ThoroughfareImpl. setDependentLocality(DependentLocalityType dependentLocality)Sets the "DependentLocality" element
-