Uses of Interface
eu.europa.ec.inspire.schemas.buBase.x40.CurrentUseType
-
Packages that use CurrentUseType Package Description eu.europa.ec.inspire.schemas.buBase.x40 eu.europa.ec.inspire.schemas.buBase.x40.impl -
-
Uses of CurrentUseType in eu.europa.ec.inspire.schemas.buBase.x40
Methods in eu.europa.ec.inspire.schemas.buBase.x40 that return CurrentUseType Modifier and Type Method Description CurrentUseTypeAbstractBuildingType.CurrentUse. addNewCurrentUse()Appends and returns a new empty "CurrentUse" elementCurrentUseTypeCurrentUseDocument. addNewCurrentUse()Appends and returns a new empty "CurrentUse" elementCurrentUseTypeCurrentUsePropertyType. addNewCurrentUse()Appends and returns a new empty "CurrentUse" elementCurrentUseTypeAbstractBuildingType.CurrentUse. getCurrentUse()Gets the "CurrentUse" elementCurrentUseTypeCurrentUseDocument. getCurrentUse()Gets the "CurrentUse" elementCurrentUseTypeCurrentUsePropertyType. getCurrentUse()Gets the "CurrentUse" elementstatic CurrentUseTypeCurrentUseType.Factory. newInstance()static CurrentUseTypeCurrentUseType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static CurrentUseTypeCurrentUseType.Factory. parse(File file)static CurrentUseTypeCurrentUseType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static CurrentUseTypeCurrentUseType.Factory. parse(InputStream is)static CurrentUseTypeCurrentUseType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static CurrentUseTypeCurrentUseType.Factory. parse(Reader r)static CurrentUseTypeCurrentUseType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static CurrentUseTypeCurrentUseType.Factory. parse(String xmlAsString)static CurrentUseTypeCurrentUseType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static CurrentUseTypeCurrentUseType.Factory. parse(URL u)static CurrentUseTypeCurrentUseType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static CurrentUseTypeCurrentUseType.Factory. parse(XMLStreamReader sr)static CurrentUseTypeCurrentUseType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static CurrentUseTypeCurrentUseType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic CurrentUseTypeCurrentUseType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic CurrentUseTypeCurrentUseType.Factory. parse(Node node)static CurrentUseTypeCurrentUseType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.buBase.x40 with parameters of type CurrentUseType Modifier and Type Method Description voidAbstractBuildingType.CurrentUse. setCurrentUse(CurrentUseType currentUse)Sets the "CurrentUse" elementvoidCurrentUseDocument. setCurrentUse(CurrentUseType currentUse)Sets the "CurrentUse" elementvoidCurrentUsePropertyType. setCurrentUse(CurrentUseType currentUse)Sets the "CurrentUse" element -
Uses of CurrentUseType in eu.europa.ec.inspire.schemas.buBase.x40.impl
Classes in eu.europa.ec.inspire.schemas.buBase.x40.impl that implement CurrentUseType Modifier and Type Class Description classCurrentUseTypeImplAn XML CurrentUseType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).Methods in eu.europa.ec.inspire.schemas.buBase.x40.impl that return CurrentUseType Modifier and Type Method Description CurrentUseTypeAbstractBuildingTypeImpl.CurrentUseImpl. addNewCurrentUse()Appends and returns a new empty "CurrentUse" elementCurrentUseTypeCurrentUseDocumentImpl. addNewCurrentUse()Appends and returns a new empty "CurrentUse" elementCurrentUseTypeCurrentUsePropertyTypeImpl. addNewCurrentUse()Appends and returns a new empty "CurrentUse" elementCurrentUseTypeAbstractBuildingTypeImpl.CurrentUseImpl. getCurrentUse()Gets the "CurrentUse" elementCurrentUseTypeCurrentUseDocumentImpl. getCurrentUse()Gets the "CurrentUse" elementCurrentUseTypeCurrentUsePropertyTypeImpl. getCurrentUse()Gets the "CurrentUse" elementMethods in eu.europa.ec.inspire.schemas.buBase.x40.impl with parameters of type CurrentUseType Modifier and Type Method Description voidAbstractBuildingTypeImpl.CurrentUseImpl. setCurrentUse(CurrentUseType currentUse)Sets the "CurrentUse" elementvoidCurrentUseDocumentImpl. setCurrentUse(CurrentUseType currentUse)Sets the "CurrentUse" elementvoidCurrentUsePropertyTypeImpl. setCurrentUse(CurrentUseType currentUse)Sets the "CurrentUse" element
-