Uses of Interface
eu.europa.ec.inspire.schemas.buBase.x40.AbstractBuildingType.NumberOfDwellings
-
Packages that use AbstractBuildingType.NumberOfDwellings Package Description eu.europa.ec.inspire.schemas.buBase.x40 eu.europa.ec.inspire.schemas.buBase.x40.impl -
-
Uses of AbstractBuildingType.NumberOfDwellings in eu.europa.ec.inspire.schemas.buBase.x40
Methods in eu.europa.ec.inspire.schemas.buBase.x40 that return AbstractBuildingType.NumberOfDwellings Modifier and Type Method Description AbstractBuildingType.NumberOfDwellingsAbstractBuildingType. addNewNumberOfDwellings()Appends and returns a new empty "numberOfDwellings" elementAbstractBuildingType.NumberOfDwellingsAbstractBuildingType. getNumberOfDwellings()Gets the "numberOfDwellings" elementstatic AbstractBuildingType.NumberOfDwellingsAbstractBuildingType.NumberOfDwellings.Factory. newInstance()static AbstractBuildingType.NumberOfDwellingsAbstractBuildingType.NumberOfDwellings.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.buBase.x40 with parameters of type AbstractBuildingType.NumberOfDwellings Modifier and Type Method Description voidAbstractBuildingType. setNumberOfDwellings(AbstractBuildingType.NumberOfDwellings numberOfDwellings)Sets the "numberOfDwellings" element -
Uses of AbstractBuildingType.NumberOfDwellings in eu.europa.ec.inspire.schemas.buBase.x40.impl
Classes in eu.europa.ec.inspire.schemas.buBase.x40.impl that implement AbstractBuildingType.NumberOfDwellings Modifier and Type Class Description static classAbstractBuildingTypeImpl.NumberOfDwellingsImplAn XML numberOfDwellings(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).Methods in eu.europa.ec.inspire.schemas.buBase.x40.impl that return AbstractBuildingType.NumberOfDwellings Modifier and Type Method Description AbstractBuildingType.NumberOfDwellingsAbstractBuildingTypeImpl. addNewNumberOfDwellings()Appends and returns a new empty "numberOfDwellings" elementAbstractBuildingType.NumberOfDwellingsAbstractBuildingTypeImpl. getNumberOfDwellings()Gets the "numberOfDwellings" elementMethods in eu.europa.ec.inspire.schemas.buBase.x40.impl with parameters of type AbstractBuildingType.NumberOfDwellings Modifier and Type Method Description voidAbstractBuildingTypeImpl. setNumberOfDwellings(AbstractBuildingType.NumberOfDwellings numberOfDwellings)Sets the "numberOfDwellings" element
-