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