Uses of Interface
eu.europa.ec.inspire.schemas.ad.x40.PartOfNameType
-
Packages that use PartOfNameType Package Description eu.europa.ec.inspire.schemas.ad.x40 eu.europa.ec.inspire.schemas.ad.x40.impl -
-
Uses of PartOfNameType in eu.europa.ec.inspire.schemas.ad.x40
Methods in eu.europa.ec.inspire.schemas.ad.x40 that return PartOfNameType Modifier and Type Method Description PartOfNameTypePartOfNameDocument. addNewPartOfName()Appends and returns a new empty "PartOfName" elementPartOfNameTypePartOfNamePropertyType. addNewPartOfName()Appends and returns a new empty "PartOfName" elementPartOfNameTypeThoroughfareNameValueType.NameParts. addNewPartOfName()Appends and returns a new empty "PartOfName" elementPartOfNameTypePartOfNameDocument. getPartOfName()Gets the "PartOfName" elementPartOfNameTypePartOfNamePropertyType. getPartOfName()Gets the "PartOfName" elementPartOfNameTypeThoroughfareNameValueType.NameParts. getPartOfName()Gets the "PartOfName" elementstatic PartOfNameTypePartOfNameType.Factory. newInstance()static PartOfNameTypePartOfNameType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static PartOfNameTypePartOfNameType.Factory. parse(File file)static PartOfNameTypePartOfNameType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static PartOfNameTypePartOfNameType.Factory. parse(InputStream is)static PartOfNameTypePartOfNameType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static PartOfNameTypePartOfNameType.Factory. parse(Reader r)static PartOfNameTypePartOfNameType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static PartOfNameTypePartOfNameType.Factory. parse(String xmlAsString)static PartOfNameTypePartOfNameType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static PartOfNameTypePartOfNameType.Factory. parse(URL u)static PartOfNameTypePartOfNameType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static PartOfNameTypePartOfNameType.Factory. parse(XMLStreamReader sr)static PartOfNameTypePartOfNameType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static PartOfNameTypePartOfNameType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic PartOfNameTypePartOfNameType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic PartOfNameTypePartOfNameType.Factory. parse(Node node)static PartOfNameTypePartOfNameType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.ad.x40 with parameters of type PartOfNameType Modifier and Type Method Description voidPartOfNameDocument. setPartOfName(PartOfNameType partOfName)Sets the "PartOfName" elementvoidPartOfNamePropertyType. setPartOfName(PartOfNameType partOfName)Sets the "PartOfName" elementvoidThoroughfareNameValueType.NameParts. setPartOfName(PartOfNameType partOfName)Sets the "PartOfName" element -
Uses of PartOfNameType in eu.europa.ec.inspire.schemas.ad.x40.impl
Classes in eu.europa.ec.inspire.schemas.ad.x40.impl that implement PartOfNameType Modifier and Type Class Description classPartOfNameTypeImplAn XML PartOfNameType(@http://inspire.ec.europa.eu/schemas/ad/4.0).Methods in eu.europa.ec.inspire.schemas.ad.x40.impl that return PartOfNameType Modifier and Type Method Description PartOfNameTypePartOfNameDocumentImpl. addNewPartOfName()Appends and returns a new empty "PartOfName" elementPartOfNameTypePartOfNamePropertyTypeImpl. addNewPartOfName()Appends and returns a new empty "PartOfName" elementPartOfNameTypeThoroughfareNameValueTypeImpl.NamePartsImpl. addNewPartOfName()Appends and returns a new empty "PartOfName" elementPartOfNameTypePartOfNameDocumentImpl. getPartOfName()Gets the "PartOfName" elementPartOfNameTypePartOfNamePropertyTypeImpl. getPartOfName()Gets the "PartOfName" elementPartOfNameTypeThoroughfareNameValueTypeImpl.NamePartsImpl. getPartOfName()Gets the "PartOfName" elementMethods in eu.europa.ec.inspire.schemas.ad.x40.impl with parameters of type PartOfNameType Modifier and Type Method Description voidPartOfNameDocumentImpl. setPartOfName(PartOfNameType partOfName)Sets the "PartOfName" elementvoidPartOfNamePropertyTypeImpl. setPartOfName(PartOfNameType partOfName)Sets the "PartOfName" elementvoidThoroughfareNameValueTypeImpl.NamePartsImpl. setPartOfName(PartOfNameType partOfName)Sets the "PartOfName" element
-