|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractGenericAttributeType | |
|---|---|
| net.opengis.citygml.generics.v_2_0 | |
| Uses of AbstractGenericAttributeType in net.opengis.citygml.generics.v_2_0 |
|---|
| Subclasses of AbstractGenericAttributeType in net.opengis.citygml.generics.v_2_0 | |
|---|---|
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. |
| Fields in net.opengis.citygml.generics.v_2_0 with type parameters of type AbstractGenericAttributeType | |
|---|---|
protected List<JAXBElement<? extends AbstractGenericAttributeType>> |
GenericAttributeSetType.genericAttribute
|
| Methods in net.opengis.citygml.generics.v_2_0 that return AbstractGenericAttributeType | |
|---|---|
AbstractGenericAttributeType |
AbstractGenericAttributeType.withName(String value)
|
| Methods in net.opengis.citygml.generics.v_2_0 that return types with arguments of type AbstractGenericAttributeType | |
|---|---|
JAXBElement<AbstractGenericAttributeType> |
ObjectFactory.createGenericAttribute(AbstractGenericAttributeType value)
Create an instance of JAXBElement<AbstractGenericAttributeType>} |
List<JAXBElement<? extends AbstractGenericAttributeType>> |
GenericAttributeSetType.getGenericAttribute()
Gets the value of the genericAttribute property. |
| Methods in net.opengis.citygml.generics.v_2_0 with parameters of type AbstractGenericAttributeType | |
|---|---|
JAXBElement<AbstractGenericAttributeType> |
ObjectFactory.createGenericAttribute(AbstractGenericAttributeType value)
Create an instance of JAXBElement<AbstractGenericAttributeType>} |
| Method parameters in net.opengis.citygml.generics.v_2_0 with type arguments of type AbstractGenericAttributeType | |
|---|---|
void |
GenericAttributeSetType.setGenericAttribute(List<JAXBElement<? extends AbstractGenericAttributeType>> value)
|
GenericAttributeSetType |
GenericAttributeSetType.withGenericAttribute(Collection<JAXBElement<? extends AbstractGenericAttributeType>> values)
|
GenericAttributeSetType |
GenericAttributeSetType.withGenericAttribute(List<JAXBElement<? extends AbstractGenericAttributeType>> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||