Uses of Class
org.citygml4j.jaxb.citygml.veg._2.SolitaryVegetationObjectType

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

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

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

Methods in org.citygml4j.builder.jaxb.marshal.citygml.vegetation with parameters of type SolitaryVegetationObjectType
 void Vegetation200Marshaller.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 Vegetation200Unmarshaller.unmarshalSolitaryVegetationObject(SolitaryVegetationObjectType src)
           
 void Vegetation200Unmarshaller.unmarshalSolitaryVegetationObject(SolitaryVegetationObjectType src, SolitaryVegetationObject dest)
           
 

Uses of SolitaryVegetationObjectType in org.citygml4j.jaxb.citygml.veg._2
 

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

Methods in org.citygml4j.jaxb.citygml.veg._2 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.veg._2 with parameters of type SolitaryVegetationObjectType
 javax.xml.bind.JAXBElement<SolitaryVegetationObjectType> ObjectFactory.createSolitaryVegetationObject(SolitaryVegetationObjectType value)
          Create an instance of JAXBElement<SolitaryVegetationObjectType>}