Uses of Class
net.opengis.citygml.generics.v_2_0.GenericAttributeSetType

Packages that use GenericAttributeSetType
net.opengis.citygml.generics.v_2_0   
 

Uses of GenericAttributeSetType in net.opengis.citygml.generics.v_2_0
 

Methods in net.opengis.citygml.generics.v_2_0 that return GenericAttributeSetType
 GenericAttributeSetType ObjectFactory.createGenericAttributeSetType()
          Create an instance of GenericAttributeSetType
 GenericAttributeSetType GenericAttributeSetType.withCodeSpace(String value)
           
 GenericAttributeSetType GenericAttributeSetType.withGenericAttribute(Collection<JAXBElement<? extends AbstractGenericAttributeType>> values)
           
 GenericAttributeSetType GenericAttributeSetType.withGenericAttribute(JAXBElement<? extends AbstractGenericAttributeType>... values)
           
 GenericAttributeSetType GenericAttributeSetType.withGenericAttribute(List<JAXBElement<? extends AbstractGenericAttributeType>> value)
           
 GenericAttributeSetType GenericAttributeSetType.withName(String value)
           
 

Methods in net.opengis.citygml.generics.v_2_0 that return types with arguments of type GenericAttributeSetType
 JAXBElement<GenericAttributeSetType> ObjectFactory.createGenericAttributeSet(GenericAttributeSetType value)
          Create an instance of JAXBElement<GenericAttributeSetType>}
 

Methods in net.opengis.citygml.generics.v_2_0 with parameters of type GenericAttributeSetType
 JAXBElement<GenericAttributeSetType> ObjectFactory.createGenericAttributeSet(GenericAttributeSetType value)
          Create an instance of JAXBElement<GenericAttributeSetType>}
 



Copyright © 2008-2015. All Rights Reserved.