Uses of Interface
eu.europa.ec.inspire.schemas.gn.x40.NamedPlaceType
-
Packages that use NamedPlaceType Package Description eu.europa.ec.inspire.schemas.gn.x40 eu.europa.ec.inspire.schemas.gn.x40.impl -
-
Uses of NamedPlaceType in eu.europa.ec.inspire.schemas.gn.x40
Methods in eu.europa.ec.inspire.schemas.gn.x40 that return NamedPlaceType Modifier and Type Method Description NamedPlaceTypeNamedPlaceDocument. addNewNamedPlace()Appends and returns a new empty "NamedPlace" elementNamedPlaceTypeNamedPlacePropertyType. addNewNamedPlace()Appends and returns a new empty "NamedPlace" elementNamedPlaceTypeNamedPlaceDocument. getNamedPlace()Gets the "NamedPlace" elementNamedPlaceTypeNamedPlacePropertyType. getNamedPlace()Gets the "NamedPlace" elementstatic NamedPlaceTypeNamedPlaceType.Factory. newInstance()static NamedPlaceTypeNamedPlaceType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static NamedPlaceTypeNamedPlaceType.Factory. parse(File file)static NamedPlaceTypeNamedPlaceType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static NamedPlaceTypeNamedPlaceType.Factory. parse(InputStream is)static NamedPlaceTypeNamedPlaceType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static NamedPlaceTypeNamedPlaceType.Factory. parse(Reader r)static NamedPlaceTypeNamedPlaceType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static NamedPlaceTypeNamedPlaceType.Factory. parse(String xmlAsString)static NamedPlaceTypeNamedPlaceType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static NamedPlaceTypeNamedPlaceType.Factory. parse(URL u)static NamedPlaceTypeNamedPlaceType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static NamedPlaceTypeNamedPlaceType.Factory. parse(XMLStreamReader sr)static NamedPlaceTypeNamedPlaceType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static NamedPlaceTypeNamedPlaceType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic NamedPlaceTypeNamedPlaceType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic NamedPlaceTypeNamedPlaceType.Factory. parse(Node node)static NamedPlaceTypeNamedPlaceType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.gn.x40 with parameters of type NamedPlaceType Modifier and Type Method Description voidNamedPlaceDocument. setNamedPlace(NamedPlaceType namedPlace)Sets the "NamedPlace" elementvoidNamedPlacePropertyType. setNamedPlace(NamedPlaceType namedPlace)Sets the "NamedPlace" element -
Uses of NamedPlaceType in eu.europa.ec.inspire.schemas.gn.x40.impl
Classes in eu.europa.ec.inspire.schemas.gn.x40.impl that implement NamedPlaceType Modifier and Type Class Description classNamedPlaceTypeImplAn XML NamedPlaceType(@http://inspire.ec.europa.eu/schemas/gn/4.0).Methods in eu.europa.ec.inspire.schemas.gn.x40.impl that return NamedPlaceType Modifier and Type Method Description NamedPlaceTypeNamedPlaceDocumentImpl. addNewNamedPlace()Appends and returns a new empty "NamedPlace" elementNamedPlaceTypeNamedPlacePropertyTypeImpl. addNewNamedPlace()Appends and returns a new empty "NamedPlace" elementNamedPlaceTypeNamedPlaceDocumentImpl. getNamedPlace()Gets the "NamedPlace" elementNamedPlaceTypeNamedPlacePropertyTypeImpl. getNamedPlace()Gets the "NamedPlace" elementMethods in eu.europa.ec.inspire.schemas.gn.x40.impl with parameters of type NamedPlaceType Modifier and Type Method Description voidNamedPlaceDocumentImpl. setNamedPlace(NamedPlaceType namedPlace)Sets the "NamedPlace" elementvoidNamedPlacePropertyTypeImpl. setNamedPlace(NamedPlaceType namedPlace)Sets the "NamedPlace" element
-