Uses of Interface
eu.europa.ec.inspire.schemas.buBase.x40.CurrentUseType.Percentage
-
Packages that use CurrentUseType.Percentage Package Description eu.europa.ec.inspire.schemas.buBase.x40 eu.europa.ec.inspire.schemas.buBase.x40.impl -
-
Uses of CurrentUseType.Percentage in eu.europa.ec.inspire.schemas.buBase.x40
Methods in eu.europa.ec.inspire.schemas.buBase.x40 that return CurrentUseType.Percentage Modifier and Type Method Description CurrentUseType.PercentageCurrentUseType. addNewPercentage()Appends and returns a new empty "percentage" elementCurrentUseType.PercentageCurrentUseType. getPercentage()Gets the "percentage" elementstatic CurrentUseType.PercentageCurrentUseType.Percentage.Factory. newInstance()static CurrentUseType.PercentageCurrentUseType.Percentage.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.buBase.x40 with parameters of type CurrentUseType.Percentage Modifier and Type Method Description voidCurrentUseType. setPercentage(CurrentUseType.Percentage percentage)Sets the "percentage" element -
Uses of CurrentUseType.Percentage in eu.europa.ec.inspire.schemas.buBase.x40.impl
Classes in eu.europa.ec.inspire.schemas.buBase.x40.impl that implement CurrentUseType.Percentage Modifier and Type Class Description static classCurrentUseTypeImpl.PercentageImplAn XML percentage(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).Methods in eu.europa.ec.inspire.schemas.buBase.x40.impl that return CurrentUseType.Percentage Modifier and Type Method Description CurrentUseType.PercentageCurrentUseTypeImpl. addNewPercentage()Appends and returns a new empty "percentage" elementCurrentUseType.PercentageCurrentUseTypeImpl. getPercentage()Gets the "percentage" elementMethods in eu.europa.ec.inspire.schemas.buBase.x40.impl with parameters of type CurrentUseType.Percentage Modifier and Type Method Description voidCurrentUseTypeImpl. setPercentage(CurrentUseType.Percentage percentage)Sets the "percentage" element
-