| Package | Description |
|---|---|
| net.opengis.citygml.generics.v_2_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
DateAttributeType
Java class for DateAttributeType complex type.
|
class |
DoubleAttributeType
Java class for DoubleAttributeType complex type.
|
class |
GenericAttributeSetType
Set of generic attributes with an optional codeSpace.
|
class |
IntAttributeType
Java class for IntAttributeType complex type.
|
class |
MeasureAttributeType
Java class for MeasureAttributeType complex type.
|
class |
StringAttributeType
Java class for StringAttributeType complex type.
|
class |
UriAttributeType
Java class for UriAttributeType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<jakarta.xml.bind.JAXBElement<? extends AbstractGenericAttributeType>> |
GenericAttributeSetType.genericAttribute |
| Modifier and Type | Method and Description |
|---|---|
AbstractGenericAttributeType |
AbstractGenericAttributeType.withName(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AbstractGenericAttributeType> |
ObjectFactory.createGenericAttribute(AbstractGenericAttributeType value)
|
List<jakarta.xml.bind.JAXBElement<? extends AbstractGenericAttributeType>> |
GenericAttributeSetType.getGenericAttribute()
Gets the value of the genericAttribute property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AbstractGenericAttributeType> |
ObjectFactory.createGenericAttribute(AbstractGenericAttributeType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenericAttributeSetType.setGenericAttribute(List<jakarta.xml.bind.JAXBElement<? extends AbstractGenericAttributeType>> value) |
GenericAttributeSetType |
GenericAttributeSetType.withGenericAttribute(Collection<jakarta.xml.bind.JAXBElement<? extends AbstractGenericAttributeType>> values) |
GenericAttributeSetType |
GenericAttributeSetType.withGenericAttribute(List<jakarta.xml.bind.JAXBElement<? extends AbstractGenericAttributeType>> value) |
Copyright © 2008–2023. All rights reserved.