Uses of Class
org.citygml4j.jaxb.gml._3_1_1.SolidPropertyType

Packages that use SolidPropertyType
org.citygml4j.builder.jaxb.marshal.gml   
org.citygml4j.builder.jaxb.unmarshal.gml   
org.citygml4j.jaxb.citygml._0_4   
org.citygml4j.jaxb.citygml.bldg._1   
org.citygml4j.jaxb.citygml.wtr._1   
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of SolidPropertyType in org.citygml4j.builder.jaxb.marshal.gml
 

Methods in org.citygml4j.builder.jaxb.marshal.gml that return SolidPropertyType
 SolidPropertyType GMLMarshaller.marshalSolidProperty(SolidProperty src)
           
 

Uses of SolidPropertyType in org.citygml4j.builder.jaxb.unmarshal.gml
 

Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type SolidPropertyType
 SolidProperty GMLUnmarshaller.unmarshalSolidProperty(SolidPropertyType src)
           
 

Uses of SolidPropertyType in org.citygml4j.jaxb.citygml._0_4
 

Methods in org.citygml4j.jaxb.citygml._0_4 that return SolidPropertyType
 SolidPropertyType _AbstractBuildingType.getLod1Solid()
          Gets the value of the lod1Solid property.
 SolidPropertyType WaterBodyType.getLod1Solid()
          Gets the value of the lod1Solid property.
 SolidPropertyType _AbstractBuildingType.getLod2Solid()
          Gets the value of the lod2Solid property.
 SolidPropertyType WaterBodyType.getLod2Solid()
          Gets the value of the lod2Solid property.
 SolidPropertyType _AbstractBuildingType.getLod3Solid()
          Gets the value of the lod3Solid property.
 SolidPropertyType WaterBodyType.getLod3Solid()
          Gets the value of the lod3Solid property.
 SolidPropertyType _AbstractBuildingType.getLod4Solid()
          Gets the value of the lod4Solid property.
 SolidPropertyType WaterBodyType.getLod4Solid()
          Gets the value of the lod4Solid property.
 SolidPropertyType RoomType.getLod4Solid()
          Gets the value of the lod4Solid property.
 

Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type SolidPropertyType
 void _AbstractBuildingType.setLod1Solid(SolidPropertyType value)
          Sets the value of the lod1Solid property.
 void WaterBodyType.setLod1Solid(SolidPropertyType value)
          Sets the value of the lod1Solid property.
 void _AbstractBuildingType.setLod2Solid(SolidPropertyType value)
          Sets the value of the lod2Solid property.
 void WaterBodyType.setLod2Solid(SolidPropertyType value)
          Sets the value of the lod2Solid property.
 void _AbstractBuildingType.setLod3Solid(SolidPropertyType value)
          Sets the value of the lod3Solid property.
 void WaterBodyType.setLod3Solid(SolidPropertyType value)
          Sets the value of the lod3Solid property.
 void _AbstractBuildingType.setLod4Solid(SolidPropertyType value)
          Sets the value of the lod4Solid property.
 void WaterBodyType.setLod4Solid(SolidPropertyType value)
          Sets the value of the lod4Solid property.
 void RoomType.setLod4Solid(SolidPropertyType value)
          Sets the value of the lod4Solid property.
 

Uses of SolidPropertyType in org.citygml4j.jaxb.citygml.bldg._1
 

Methods in org.citygml4j.jaxb.citygml.bldg._1 that return SolidPropertyType
 SolidPropertyType AbstractBuildingType.getLod1Solid()
          Gets the value of the lod1Solid property.
 SolidPropertyType AbstractBuildingType.getLod2Solid()
          Gets the value of the lod2Solid property.
 SolidPropertyType AbstractBuildingType.getLod3Solid()
          Gets the value of the lod3Solid property.
 SolidPropertyType RoomType.getLod4Solid()
          Gets the value of the lod4Solid property.
 SolidPropertyType AbstractBuildingType.getLod4Solid()
          Gets the value of the lod4Solid property.
 

Methods in org.citygml4j.jaxb.citygml.bldg._1 with parameters of type SolidPropertyType
 void AbstractBuildingType.setLod1Solid(SolidPropertyType value)
          Sets the value of the lod1Solid property.
 void AbstractBuildingType.setLod2Solid(SolidPropertyType value)
          Sets the value of the lod2Solid property.
 void AbstractBuildingType.setLod3Solid(SolidPropertyType value)
          Sets the value of the lod3Solid property.
 void RoomType.setLod4Solid(SolidPropertyType value)
          Sets the value of the lod4Solid property.
 void AbstractBuildingType.setLod4Solid(SolidPropertyType value)
          Sets the value of the lod4Solid property.
 

Uses of SolidPropertyType in org.citygml4j.jaxb.citygml.wtr._1
 

Methods in org.citygml4j.jaxb.citygml.wtr._1 that return SolidPropertyType
 SolidPropertyType WaterBodyType.getLod1Solid()
          Gets the value of the lod1Solid property.
 SolidPropertyType WaterBodyType.getLod2Solid()
          Gets the value of the lod2Solid property.
 SolidPropertyType WaterBodyType.getLod3Solid()
          Gets the value of the lod3Solid property.
 SolidPropertyType WaterBodyType.getLod4Solid()
          Gets the value of the lod4Solid property.
 

Methods in org.citygml4j.jaxb.citygml.wtr._1 with parameters of type SolidPropertyType
 void WaterBodyType.setLod1Solid(SolidPropertyType value)
          Sets the value of the lod1Solid property.
 void WaterBodyType.setLod2Solid(SolidPropertyType value)
          Sets the value of the lod2Solid property.
 void WaterBodyType.setLod3Solid(SolidPropertyType value)
          Sets the value of the lod3Solid property.
 void WaterBodyType.setLod4Solid(SolidPropertyType value)
          Sets the value of the lod4Solid property.
 

Uses of SolidPropertyType in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return SolidPropertyType
 SolidPropertyType ObjectFactory.createSolidPropertyType()
          Create an instance of SolidPropertyType
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type SolidPropertyType
 javax.xml.bind.JAXBElement<SolidPropertyType> ObjectFactory.createSolidMember(SolidPropertyType value)
          Create an instance of JAXBElement<SolidPropertyType>}
 javax.xml.bind.JAXBElement<SolidPropertyType> ObjectFactory.createSolidProperty(SolidPropertyType value)
          Create an instance of JAXBElement<SolidPropertyType>}
 java.util.List<SolidPropertyType> MultiSolidType.getSolidMember()
          Gets the value of the solidMember property.
 java.util.List<SolidPropertyType> CompositeSolidType.getSolidMember()
          This element references or contains one solid in the composite solid.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type SolidPropertyType
 javax.xml.bind.JAXBElement<SolidPropertyType> ObjectFactory.createSolidMember(SolidPropertyType value)
          Create an instance of JAXBElement<SolidPropertyType>}
 javax.xml.bind.JAXBElement<SolidPropertyType> ObjectFactory.createSolidProperty(SolidPropertyType value)
          Create an instance of JAXBElement<SolidPropertyType>}
 

Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type SolidPropertyType
 void MultiSolidType.setSolidMember(java.util.List<SolidPropertyType> solidMember)
          Sets the value of the solidMember property.
 void CompositeSolidType.setSolidMember(java.util.List<SolidPropertyType> solidMember)
          This element references or contains one solid in the composite solid.