|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UriAttributeType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.generics | |
org.citygml4j.builder.jaxb.unmarshal.citygml.generics | |
org.citygml4j.jaxb.citygml.gen._1 |
Uses of UriAttributeType in org.citygml4j.builder.jaxb.marshal.citygml.generics |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.generics that return UriAttributeType | |
---|---|
UriAttributeType |
Generics100Marshaller.marshalUriAttribute(UriAttribute src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.generics with parameters of type UriAttributeType | |
---|---|
void |
Generics100Marshaller.marshalUriAttribute(UriAttribute src,
UriAttributeType dest)
|
Uses of UriAttributeType in org.citygml4j.builder.jaxb.unmarshal.citygml.generics |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.generics with parameters of type UriAttributeType | |
---|---|
UriAttribute |
Generics100Unmarshaller.unmarshalUriAttribute(UriAttributeType src)
|
void |
Generics100Unmarshaller.unmarshalUriAttribute(UriAttributeType src,
UriAttribute dest)
|
Uses of UriAttributeType in org.citygml4j.jaxb.citygml.gen._1 |
---|
Methods in org.citygml4j.jaxb.citygml.gen._1 that return UriAttributeType | |
---|---|
UriAttributeType |
ObjectFactory.createUriAttributeType()
Create an instance of UriAttributeType |
Methods in org.citygml4j.jaxb.citygml.gen._1 that return types with arguments of type UriAttributeType | |
---|---|
javax.xml.bind.JAXBElement<UriAttributeType> |
ObjectFactory.createUriAttribute(UriAttributeType value)
Create an instance of JAXBElement < UriAttributeType > } |
Methods in org.citygml4j.jaxb.citygml.gen._1 with parameters of type UriAttributeType | |
---|---|
javax.xml.bind.JAXBElement<UriAttributeType> |
ObjectFactory.createUriAttribute(UriAttributeType value)
Create an instance of JAXBElement < UriAttributeType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |