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

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

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

Methods in net.opengis.citygml.generics.v_1_0 that return DateAttributeType
 DateAttributeType ObjectFactory.createDateAttributeType()
          Create an instance of DateAttributeType
 DateAttributeType DateAttributeType.withName(String value)
           
 DateAttributeType DateAttributeType.withValue(XMLGregorianCalendar value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.