Uses of Class
net.opengis.citygml.generics.v_1_0.AbstractGenericAttributeType

Packages that use AbstractGenericAttributeType
net.opengis.citygml.generics.v_1_0   
 

Uses of AbstractGenericAttributeType in net.opengis.citygml.generics.v_1_0
 

Subclasses of AbstractGenericAttributeType in net.opengis.citygml.generics.v_1_0
 class DateAttributeType
          Java class for DateAttributeType complex type.
 class DoubleAttributeType
          Java class for DoubleAttributeType complex type.
 class IntAttributeType
          Java class for IntAttributeType complex type.
 class StringAttributeType
          Java class for StringAttributeType complex type.
 class UriAttributeType
          Java class for UriAttributeType complex type.
 

Methods in net.opengis.citygml.generics.v_1_0 that return AbstractGenericAttributeType
 AbstractGenericAttributeType AbstractGenericAttributeType.withName(String value)
           
 

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

Methods in net.opengis.citygml.generics.v_1_0 with parameters of type AbstractGenericAttributeType
 JAXBElement<AbstractGenericAttributeType> ObjectFactory.createGenericAttribute(AbstractGenericAttributeType value)
          Create an instance of JAXBElement<AbstractGenericAttributeType>}
 



Copyright © 2008-2015. All Rights Reserved.