|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractGenericAttributeType in org.citygml4j.builder.jaxb.marshal.citygml.generics |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.generics that return types with arguments of type AbstractGenericAttributeType | |
---|---|
java.util.List<AbstractGenericAttributeType> |
Generics100Marshaller.marshalGenericAttributeSet(GenericAttributeSet src)
|
java.util.List<javax.xml.bind.JAXBElement<? extends AbstractGenericAttributeType>> |
Generics100Marshaller.marshalGenericAttributeSetElement(GenericAttributeSet src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.generics with parameters of type AbstractGenericAttributeType | |
---|---|
void |
Generics100Marshaller.marshalAbstractGenericAttribute(AbstractGenericAttribute src,
AbstractGenericAttributeType dest)
|
Uses of AbstractGenericAttributeType in org.citygml4j.builder.jaxb.unmarshal.citygml.generics |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.generics with parameters of type AbstractGenericAttributeType | |
---|---|
void |
Generics100Unmarshaller.unmarshalAbstractGenericAttribute(AbstractGenericAttributeType src,
AbstractGenericAttribute dest)
|
Uses of AbstractGenericAttributeType in org.citygml4j.jaxb.citygml.core._1 |
---|
Methods in org.citygml4j.jaxb.citygml.core._1 that return types with arguments of type AbstractGenericAttributeType | |
---|---|
java.util.List<javax.xml.bind.JAXBElement<? extends AbstractGenericAttributeType>> |
AbstractCityObjectType.get_GenericAttribute()
Gets the value of the genericAttribute property. |
Method parameters in org.citygml4j.jaxb.citygml.core._1 with type arguments of type AbstractGenericAttributeType | |
---|---|
void |
AbstractCityObjectType.set_GenericAttribute(java.util.List<javax.xml.bind.JAXBElement<? extends AbstractGenericAttributeType>> genericAttribute)
Sets the value of the _GenericAttribute property. |
Uses of AbstractGenericAttributeType in org.citygml4j.jaxb.citygml.gen._1 |
---|
Subclasses of AbstractGenericAttributeType in org.citygml4j.jaxb.citygml.gen._1 | |
---|---|
class |
DateAttributeType
Java-Klasse für DateAttributeType complex type. |
class |
DoubleAttributeType
Java-Klasse für DoubleAttributeType complex type. |
class |
IntAttributeType
Java-Klasse für IntAttributeType complex type. |
class |
StringAttributeType
Java-Klasse für StringAttributeType complex type. |
class |
UriAttributeType
Java-Klasse für UriAttributeType complex type. |
Methods in org.citygml4j.jaxb.citygml.gen._1 that return types with arguments of type AbstractGenericAttributeType | |
---|---|
javax.xml.bind.JAXBElement<AbstractGenericAttributeType> |
ObjectFactory.create_GenericAttribute(AbstractGenericAttributeType value)
Create an instance of JAXBElement < AbstractGenericAttributeType > } |
Methods in org.citygml4j.jaxb.citygml.gen._1 with parameters of type AbstractGenericAttributeType | |
---|---|
javax.xml.bind.JAXBElement<AbstractGenericAttributeType> |
ObjectFactory.create_GenericAttribute(AbstractGenericAttributeType value)
Create an instance of JAXBElement < AbstractGenericAttributeType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |