Uses of Interface
eu.europa.ec.inspire.schemas.au.x40.ResidenceOfAuthorityType
-
Packages that use ResidenceOfAuthorityType Package Description eu.europa.ec.inspire.schemas.au.x40 eu.europa.ec.inspire.schemas.au.x40.impl -
-
Uses of ResidenceOfAuthorityType in eu.europa.ec.inspire.schemas.au.x40
Methods in eu.europa.ec.inspire.schemas.au.x40 that return ResidenceOfAuthorityType Modifier and Type Method Description ResidenceOfAuthorityTypeAdministrativeUnitType.ResidenceOfAuthority. addNewResidenceOfAuthority()Appends and returns a new empty "ResidenceOfAuthority" elementResidenceOfAuthorityTypeResidenceOfAuthorityDocument. addNewResidenceOfAuthority()Appends and returns a new empty "ResidenceOfAuthority" elementResidenceOfAuthorityTypeResidenceOfAuthorityPropertyType. addNewResidenceOfAuthority()Appends and returns a new empty "ResidenceOfAuthority" elementResidenceOfAuthorityTypeAdministrativeUnitType.ResidenceOfAuthority. getResidenceOfAuthority()Gets the "ResidenceOfAuthority" elementResidenceOfAuthorityTypeResidenceOfAuthorityDocument. getResidenceOfAuthority()Gets the "ResidenceOfAuthority" elementResidenceOfAuthorityTypeResidenceOfAuthorityPropertyType. getResidenceOfAuthority()Gets the "ResidenceOfAuthority" elementstatic ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. newInstance()static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(File file)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(InputStream is)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(Reader r)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(String xmlAsString)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(URL u)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(XMLStreamReader sr)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(Node node)static ResidenceOfAuthorityTypeResidenceOfAuthorityType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.au.x40 with parameters of type ResidenceOfAuthorityType Modifier and Type Method Description voidAdministrativeUnitType.ResidenceOfAuthority. setResidenceOfAuthority(ResidenceOfAuthorityType residenceOfAuthority)Sets the "ResidenceOfAuthority" elementvoidResidenceOfAuthorityDocument. setResidenceOfAuthority(ResidenceOfAuthorityType residenceOfAuthority)Sets the "ResidenceOfAuthority" elementvoidResidenceOfAuthorityPropertyType. setResidenceOfAuthority(ResidenceOfAuthorityType residenceOfAuthority)Sets the "ResidenceOfAuthority" element -
Uses of ResidenceOfAuthorityType in eu.europa.ec.inspire.schemas.au.x40.impl
Classes in eu.europa.ec.inspire.schemas.au.x40.impl that implement ResidenceOfAuthorityType Modifier and Type Class Description classResidenceOfAuthorityTypeImplAn XML ResidenceOfAuthorityType(@http://inspire.ec.europa.eu/schemas/au/4.0).Methods in eu.europa.ec.inspire.schemas.au.x40.impl that return ResidenceOfAuthorityType Modifier and Type Method Description ResidenceOfAuthorityTypeAdministrativeUnitTypeImpl.ResidenceOfAuthorityImpl. addNewResidenceOfAuthority()Appends and returns a new empty "ResidenceOfAuthority" elementResidenceOfAuthorityTypeResidenceOfAuthorityDocumentImpl. addNewResidenceOfAuthority()Appends and returns a new empty "ResidenceOfAuthority" elementResidenceOfAuthorityTypeResidenceOfAuthorityPropertyTypeImpl. addNewResidenceOfAuthority()Appends and returns a new empty "ResidenceOfAuthority" elementResidenceOfAuthorityTypeAdministrativeUnitTypeImpl.ResidenceOfAuthorityImpl. getResidenceOfAuthority()Gets the "ResidenceOfAuthority" elementResidenceOfAuthorityTypeResidenceOfAuthorityDocumentImpl. getResidenceOfAuthority()Gets the "ResidenceOfAuthority" elementResidenceOfAuthorityTypeResidenceOfAuthorityPropertyTypeImpl. getResidenceOfAuthority()Gets the "ResidenceOfAuthority" elementMethods in eu.europa.ec.inspire.schemas.au.x40.impl with parameters of type ResidenceOfAuthorityType Modifier and Type Method Description voidAdministrativeUnitTypeImpl.ResidenceOfAuthorityImpl. setResidenceOfAuthority(ResidenceOfAuthorityType residenceOfAuthority)Sets the "ResidenceOfAuthority" elementvoidResidenceOfAuthorityDocumentImpl. setResidenceOfAuthority(ResidenceOfAuthorityType residenceOfAuthority)Sets the "ResidenceOfAuthority" elementvoidResidenceOfAuthorityPropertyTypeImpl. setResidenceOfAuthority(ResidenceOfAuthorityType residenceOfAuthority)Sets the "ResidenceOfAuthority" element
-