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

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

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

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

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

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

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

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