|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleAttributeType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.generics | |
org.citygml4j.builder.jaxb.unmarshal.citygml.generics | |
org.citygml4j.jaxb.citygml.gen._2 |
Uses of DoubleAttributeType in org.citygml4j.builder.jaxb.marshal.citygml.generics |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.generics that return DoubleAttributeType | |
---|---|
DoubleAttributeType |
Generics200Marshaller.marshalDoubleAttribute(DoubleAttribute src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.generics with parameters of type DoubleAttributeType | |
---|---|
void |
Generics200Marshaller.marshalDoubleAttribute(DoubleAttribute src,
DoubleAttributeType dest)
|
Uses of DoubleAttributeType in org.citygml4j.builder.jaxb.unmarshal.citygml.generics |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.generics with parameters of type DoubleAttributeType | |
---|---|
DoubleAttribute |
Generics200Unmarshaller.unmarshalDoubleAttribute(DoubleAttributeType src)
|
void |
Generics200Unmarshaller.unmarshalDoubleAttribute(DoubleAttributeType src,
DoubleAttribute dest)
|
Uses of DoubleAttributeType in org.citygml4j.jaxb.citygml.gen._2 |
---|
Methods in org.citygml4j.jaxb.citygml.gen._2 that return DoubleAttributeType | |
---|---|
DoubleAttributeType |
ObjectFactory.createDoubleAttributeType()
Create an instance of DoubleAttributeType |
Methods in org.citygml4j.jaxb.citygml.gen._2 that return types with arguments of type DoubleAttributeType | |
---|---|
javax.xml.bind.JAXBElement<DoubleAttributeType> |
ObjectFactory.createDoubleAttribute(DoubleAttributeType value)
Create an instance of JAXBElement < DoubleAttributeType > } |
Methods in org.citygml4j.jaxb.citygml.gen._2 with parameters of type DoubleAttributeType | |
---|---|
javax.xml.bind.JAXBElement<DoubleAttributeType> |
ObjectFactory.createDoubleAttribute(DoubleAttributeType value)
Create an instance of JAXBElement < DoubleAttributeType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |