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