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