Uses of Interface
eu.europa.ec.inspire.schemas.buBase.x40.BuildingPartType
-
Packages that use BuildingPartType Package Description eu.europa.ec.inspire.schemas.buBase.x40 eu.europa.ec.inspire.schemas.buBase.x40.impl -
-
Uses of BuildingPartType in eu.europa.ec.inspire.schemas.buBase.x40
Methods in eu.europa.ec.inspire.schemas.buBase.x40 that return BuildingPartType Modifier and Type Method Description BuildingPartTypeBuildingPartDocument. addNewBuildingPart()Appends and returns a new empty "BuildingPart" elementBuildingPartTypeBuildingPartPropertyType. addNewBuildingPart()Appends and returns a new empty "BuildingPart" elementBuildingPartTypeBuildingType.Parts. addNewBuildingPart()Appends and returns a new empty "BuildingPart" elementBuildingPartTypeBuildingPartDocument. getBuildingPart()Gets the "BuildingPart" elementBuildingPartTypeBuildingPartPropertyType. getBuildingPart()Gets the "BuildingPart" elementBuildingPartTypeBuildingType.Parts. getBuildingPart()Gets the "BuildingPart" elementstatic BuildingPartTypeBuildingPartType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic BuildingPartTypeBuildingPartType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic BuildingPartTypeBuildingPartType.Factory. parse(File file)static BuildingPartTypeBuildingPartType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static BuildingPartTypeBuildingPartType.Factory. parse(InputStream is)static BuildingPartTypeBuildingPartType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static BuildingPartTypeBuildingPartType.Factory. parse(Reader r)static BuildingPartTypeBuildingPartType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static BuildingPartTypeBuildingPartType.Factory. parse(String xmlAsString)static BuildingPartTypeBuildingPartType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static BuildingPartTypeBuildingPartType.Factory. parse(URL u)static BuildingPartTypeBuildingPartType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static BuildingPartTypeBuildingPartType.Factory. parse(XMLStreamReader sr)static BuildingPartTypeBuildingPartType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static BuildingPartTypeBuildingPartType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic BuildingPartTypeBuildingPartType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic BuildingPartTypeBuildingPartType.Factory. parse(Node node)static BuildingPartTypeBuildingPartType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.buBase.x40 with parameters of type BuildingPartType Modifier and Type Method Description voidBuildingPartDocument. setBuildingPart(BuildingPartType buildingPart)Sets the "BuildingPart" elementvoidBuildingPartPropertyType. setBuildingPart(BuildingPartType buildingPart)Sets the "BuildingPart" elementvoidBuildingType.Parts. setBuildingPart(BuildingPartType buildingPart)Sets the "BuildingPart" element -
Uses of BuildingPartType in eu.europa.ec.inspire.schemas.buBase.x40.impl
Classes in eu.europa.ec.inspire.schemas.buBase.x40.impl that implement BuildingPartType Modifier and Type Class Description classBuildingPartTypeImplAn XML BuildingPartType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).Methods in eu.europa.ec.inspire.schemas.buBase.x40.impl that return BuildingPartType Modifier and Type Method Description BuildingPartTypeBuildingPartDocumentImpl. addNewBuildingPart()Appends and returns a new empty "BuildingPart" elementBuildingPartTypeBuildingPartPropertyTypeImpl. addNewBuildingPart()Appends and returns a new empty "BuildingPart" elementBuildingPartTypeBuildingTypeImpl.PartsImpl. addNewBuildingPart()Appends and returns a new empty "BuildingPart" elementBuildingPartTypeBuildingPartDocumentImpl. getBuildingPart()Gets the "BuildingPart" elementBuildingPartTypeBuildingPartPropertyTypeImpl. getBuildingPart()Gets the "BuildingPart" elementBuildingPartTypeBuildingTypeImpl.PartsImpl. getBuildingPart()Gets the "BuildingPart" elementMethods in eu.europa.ec.inspire.schemas.buBase.x40.impl with parameters of type BuildingPartType Modifier and Type Method Description voidBuildingPartDocumentImpl. setBuildingPart(BuildingPartType buildingPart)Sets the "BuildingPart" elementvoidBuildingPartPropertyTypeImpl. setBuildingPart(BuildingPartType buildingPart)Sets the "BuildingPart" elementvoidBuildingTypeImpl.PartsImpl. setBuildingPart(BuildingPartType buildingPart)Sets the "BuildingPart" element
-