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

Packages that use ParameterValueGroupType
org.citygml4j.jaxb.gml._3_1_1   
 

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type ParameterValueGroupType
 javax.xml.bind.JAXBElement<ParameterValueGroupType> ObjectFactory.createParameterValueGroup(ParameterValueGroupType value)
          Create an instance of JAXBElement<ParameterValueGroupType>}
 

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