Uses of Interface
eu.europa.ec.inspire.schemas.gn.x40.NamedPlaceType.EndLifespanVersion
-
Packages that use NamedPlaceType.EndLifespanVersion Package Description eu.europa.ec.inspire.schemas.gn.x40 eu.europa.ec.inspire.schemas.gn.x40.impl -
-
Uses of NamedPlaceType.EndLifespanVersion in eu.europa.ec.inspire.schemas.gn.x40
Methods in eu.europa.ec.inspire.schemas.gn.x40 that return NamedPlaceType.EndLifespanVersion Modifier and Type Method Description NamedPlaceType.EndLifespanVersionNamedPlaceType. addNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementNamedPlaceType.EndLifespanVersionNamedPlaceType. getEndLifespanVersion()Gets the "endLifespanVersion" elementstatic NamedPlaceType.EndLifespanVersionNamedPlaceType.EndLifespanVersion.Factory. newInstance()static NamedPlaceType.EndLifespanVersionNamedPlaceType.EndLifespanVersion.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.gn.x40 with parameters of type NamedPlaceType.EndLifespanVersion Modifier and Type Method Description voidNamedPlaceType. setEndLifespanVersion(NamedPlaceType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" element -
Uses of NamedPlaceType.EndLifespanVersion in eu.europa.ec.inspire.schemas.gn.x40.impl
Classes in eu.europa.ec.inspire.schemas.gn.x40.impl that implement NamedPlaceType.EndLifespanVersion Modifier and Type Class Description static classNamedPlaceTypeImpl.EndLifespanVersionImplAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/gn/4.0).Methods in eu.europa.ec.inspire.schemas.gn.x40.impl that return NamedPlaceType.EndLifespanVersion Modifier and Type Method Description NamedPlaceType.EndLifespanVersionNamedPlaceTypeImpl. addNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementNamedPlaceType.EndLifespanVersionNamedPlaceTypeImpl. getEndLifespanVersion()Gets the "endLifespanVersion" elementMethods in eu.europa.ec.inspire.schemas.gn.x40.impl with parameters of type NamedPlaceType.EndLifespanVersion Modifier and Type Method Description voidNamedPlaceTypeImpl. setEndLifespanVersion(NamedPlaceType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" element
-