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

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

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

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

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

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