Uses of Class
net.opengis.citygml.generics.v_2_0.GenericAttributeSetType
-
Packages that use GenericAttributeSetType Package Description 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 Modifier and Type Method Description GenericAttributeSetTypeObjectFactory. createGenericAttributeSetType()Create an instance ofGenericAttributeSetTypeGenericAttributeSetTypeGenericAttributeSetType. withCodeSpace(String value)GenericAttributeSetTypeGenericAttributeSetType. withGenericAttribute(jakarta.xml.bind.JAXBElement<? extends AbstractGenericAttributeType>... values)GenericAttributeSetTypeGenericAttributeSetType. withGenericAttribute(Collection<jakarta.xml.bind.JAXBElement<? extends AbstractGenericAttributeType>> values)GenericAttributeSetTypeGenericAttributeSetType. withGenericAttribute(List<jakarta.xml.bind.JAXBElement<? extends AbstractGenericAttributeType>> value)GenericAttributeSetTypeGenericAttributeSetType. withName(String value)Methods in net.opengis.citygml.generics.v_2_0 that return types with arguments of type GenericAttributeSetType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GenericAttributeSetType>ObjectFactory. createGenericAttributeSet(GenericAttributeSetType value)Methods in net.opengis.citygml.generics.v_2_0 with parameters of type GenericAttributeSetType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<GenericAttributeSetType>ObjectFactory. createGenericAttributeSet(GenericAttributeSetType value)
-