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