Uses of Interface
eu.europa.ec.inspire.schemas.gn.x40.PronunciationOfNameType
-
Packages that use PronunciationOfNameType Package Description eu.europa.ec.inspire.schemas.gn.x40 eu.europa.ec.inspire.schemas.gn.x40.impl -
-
Uses of PronunciationOfNameType in eu.europa.ec.inspire.schemas.gn.x40
Methods in eu.europa.ec.inspire.schemas.gn.x40 that return PronunciationOfNameType Modifier and Type Method Description PronunciationOfNameTypeGeographicalNameType.Pronunciation. addNewPronunciationOfName()Appends and returns a new empty "PronunciationOfName" elementPronunciationOfNameTypePronunciationOfNameDocument. addNewPronunciationOfName()Appends and returns a new empty "PronunciationOfName" elementPronunciationOfNameTypePronunciationOfNamePropertyType. addNewPronunciationOfName()Appends and returns a new empty "PronunciationOfName" elementPronunciationOfNameTypeGeographicalNameType.Pronunciation. getPronunciationOfName()Gets the "PronunciationOfName" elementPronunciationOfNameTypePronunciationOfNameDocument. getPronunciationOfName()Gets the "PronunciationOfName" elementPronunciationOfNameTypePronunciationOfNamePropertyType. getPronunciationOfName()Gets the "PronunciationOfName" elementstatic PronunciationOfNameTypePronunciationOfNameType.Factory. newInstance()static PronunciationOfNameTypePronunciationOfNameType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(File file)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(InputStream is)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(Reader r)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(String xmlAsString)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(URL u)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(XMLStreamReader sr)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic PronunciationOfNameTypePronunciationOfNameType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic PronunciationOfNameTypePronunciationOfNameType.Factory. parse(Node node)static PronunciationOfNameTypePronunciationOfNameType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.gn.x40 with parameters of type PronunciationOfNameType Modifier and Type Method Description voidGeographicalNameType.Pronunciation. setPronunciationOfName(PronunciationOfNameType pronunciationOfName)Sets the "PronunciationOfName" elementvoidPronunciationOfNameDocument. setPronunciationOfName(PronunciationOfNameType pronunciationOfName)Sets the "PronunciationOfName" elementvoidPronunciationOfNamePropertyType. setPronunciationOfName(PronunciationOfNameType pronunciationOfName)Sets the "PronunciationOfName" element -
Uses of PronunciationOfNameType in eu.europa.ec.inspire.schemas.gn.x40.impl
Classes in eu.europa.ec.inspire.schemas.gn.x40.impl that implement PronunciationOfNameType Modifier and Type Class Description classPronunciationOfNameTypeImplAn XML PronunciationOfNameType(@http://inspire.ec.europa.eu/schemas/gn/4.0).Methods in eu.europa.ec.inspire.schemas.gn.x40.impl that return PronunciationOfNameType Modifier and Type Method Description PronunciationOfNameTypeGeographicalNameTypeImpl.PronunciationImpl. addNewPronunciationOfName()Appends and returns a new empty "PronunciationOfName" elementPronunciationOfNameTypePronunciationOfNameDocumentImpl. addNewPronunciationOfName()Appends and returns a new empty "PronunciationOfName" elementPronunciationOfNameTypePronunciationOfNamePropertyTypeImpl. addNewPronunciationOfName()Appends and returns a new empty "PronunciationOfName" elementPronunciationOfNameTypeGeographicalNameTypeImpl.PronunciationImpl. getPronunciationOfName()Gets the "PronunciationOfName" elementPronunciationOfNameTypePronunciationOfNameDocumentImpl. getPronunciationOfName()Gets the "PronunciationOfName" elementPronunciationOfNameTypePronunciationOfNamePropertyTypeImpl. getPronunciationOfName()Gets the "PronunciationOfName" elementMethods in eu.europa.ec.inspire.schemas.gn.x40.impl with parameters of type PronunciationOfNameType Modifier and Type Method Description voidGeographicalNameTypeImpl.PronunciationImpl. setPronunciationOfName(PronunciationOfNameType pronunciationOfName)Sets the "PronunciationOfName" elementvoidPronunciationOfNameDocumentImpl. setPronunciationOfName(PronunciationOfNameType pronunciationOfName)Sets the "PronunciationOfName" elementvoidPronunciationOfNamePropertyTypeImpl. setPronunciationOfName(PronunciationOfNameType pronunciationOfName)Sets the "PronunciationOfName" element
-