Uses of Class
org.citygml4j.jaxb.citygml._0_4.SolitaryVegetationObjectType

Packages that use SolitaryVegetationObjectType
org.citygml4j.builder.jaxb.marshal.citygml.vegetation   
org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation   
org.citygml4j.jaxb.citygml._0_4   
 

Uses of SolitaryVegetationObjectType in org.citygml4j.builder.jaxb.marshal.citygml.vegetation
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.vegetation that return SolitaryVegetationObjectType
 SolitaryVegetationObjectType Vegetation040Marshaller.marshalSolitaryVegetationObject(SolitaryVegetationObject src)
           
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.vegetation with parameters of type SolitaryVegetationObjectType
 void Vegetation040Marshaller.marshalSolitaryVegetationObject(SolitaryVegetationObject src, SolitaryVegetationObjectType dest)
           
 

Uses of SolitaryVegetationObjectType in org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.vegetation with parameters of type SolitaryVegetationObjectType
 SolitaryVegetationObject Vegetation040Unmarshaller.unmarshalSolitaryVegetationObject(SolitaryVegetationObjectType src)
           
 void Vegetation040Unmarshaller.unmarshalSolitaryVegetationObject(SolitaryVegetationObjectType src, SolitaryVegetationObject dest)
           
 

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

Methods in org.citygml4j.jaxb.citygml._0_4 that return SolitaryVegetationObjectType
 SolitaryVegetationObjectType ObjectFactory.createSolitaryVegetationObjectType()
          Create an instance of SolitaryVegetationObjectType
 

Methods in org.citygml4j.jaxb.citygml._0_4 that return types with arguments of type SolitaryVegetationObjectType
 javax.xml.bind.JAXBElement<SolitaryVegetationObjectType> ObjectFactory.createSolitaryVegetationObject(SolitaryVegetationObjectType value)
          Create an instance of JAXBElement<SolitaryVegetationObjectType>}
 

Methods in org.citygml4j.jaxb.citygml._0_4 with parameters of type SolitaryVegetationObjectType
 javax.xml.bind.JAXBElement<SolitaryVegetationObjectType> ObjectFactory.createSolitaryVegetationObject(SolitaryVegetationObjectType value)
          Create an instance of JAXBElement<SolitaryVegetationObjectType>}