Uses of Class
net.opengis.citygml.generics.v_2_0.IntAttributeType
-
Packages that use IntAttributeType Package Description net.opengis.citygml.generics.v_2_0 -
-
Uses of IntAttributeType in net.opengis.citygml.generics.v_2_0
Methods in net.opengis.citygml.generics.v_2_0 that return IntAttributeType Modifier and Type Method Description IntAttributeTypeObjectFactory. createIntAttributeType()Create an instance ofIntAttributeTypeIntAttributeTypeIntAttributeType. withName(String value)IntAttributeTypeIntAttributeType. withValue(BigInteger value)Methods in net.opengis.citygml.generics.v_2_0 that return types with arguments of type IntAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IntAttributeType>ObjectFactory. createIntAttribute(IntAttributeType value)Methods in net.opengis.citygml.generics.v_2_0 with parameters of type IntAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<IntAttributeType>ObjectFactory. createIntAttribute(IntAttributeType value)
-