Uses of Interface
eu.europa.ec.inspire.schemas.cp.x40.CadastralBoundaryType.ValidFrom
-
Packages that use CadastralBoundaryType.ValidFrom Package Description eu.europa.ec.inspire.schemas.cp.x40 eu.europa.ec.inspire.schemas.cp.x40.impl -
-
Uses of CadastralBoundaryType.ValidFrom in eu.europa.ec.inspire.schemas.cp.x40
Methods in eu.europa.ec.inspire.schemas.cp.x40 that return CadastralBoundaryType.ValidFrom Modifier and Type Method Description CadastralBoundaryType.ValidFromCadastralBoundaryType. addNewValidFrom()Appends and returns a new empty "validFrom" elementCadastralBoundaryType.ValidFromCadastralBoundaryType. getValidFrom()Gets the "validFrom" elementstatic CadastralBoundaryType.ValidFromCadastralBoundaryType.ValidFrom.Factory. newInstance()static CadastralBoundaryType.ValidFromCadastralBoundaryType.ValidFrom.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.cp.x40 with parameters of type CadastralBoundaryType.ValidFrom Modifier and Type Method Description voidCadastralBoundaryType. setValidFrom(CadastralBoundaryType.ValidFrom validFrom)Sets the "validFrom" element -
Uses of CadastralBoundaryType.ValidFrom in eu.europa.ec.inspire.schemas.cp.x40.impl
Classes in eu.europa.ec.inspire.schemas.cp.x40.impl that implement CadastralBoundaryType.ValidFrom Modifier and Type Class Description static classCadastralBoundaryTypeImpl.ValidFromImplAn XML validFrom(@http://inspire.ec.europa.eu/schemas/cp/4.0).Methods in eu.europa.ec.inspire.schemas.cp.x40.impl that return CadastralBoundaryType.ValidFrom Modifier and Type Method Description CadastralBoundaryType.ValidFromCadastralBoundaryTypeImpl. addNewValidFrom()Appends and returns a new empty "validFrom" elementCadastralBoundaryType.ValidFromCadastralBoundaryTypeImpl. getValidFrom()Gets the "validFrom" elementMethods in eu.europa.ec.inspire.schemas.cp.x40.impl with parameters of type CadastralBoundaryType.ValidFrom Modifier and Type Method Description voidCadastralBoundaryTypeImpl. setValidFrom(CadastralBoundaryType.ValidFrom validFrom)Sets the "validFrom" element
-