Uses of Class
net.opengis.citygml.generics.v_2_0.DateAttributeType
-
Packages that use DateAttributeType Package Description net.opengis.citygml.generics.v_2_0 -
-
Uses of DateAttributeType in net.opengis.citygml.generics.v_2_0
Methods in net.opengis.citygml.generics.v_2_0 that return DateAttributeType Modifier and Type Method Description DateAttributeTypeObjectFactory. createDateAttributeType()Create an instance ofDateAttributeTypeDateAttributeTypeDateAttributeType. withName(String value)DateAttributeTypeDateAttributeType. withValue(XMLGregorianCalendar value)Methods in net.opengis.citygml.generics.v_2_0 that return types with arguments of type DateAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DateAttributeType>ObjectFactory. createDateAttribute(DateAttributeType value)Methods in net.opengis.citygml.generics.v_2_0 with parameters of type DateAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DateAttributeType>ObjectFactory. createDateAttribute(DateAttributeType value)
-