|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExternalReferenceType | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.core | |
org.citygml4j.builder.jaxb.unmarshal.citygml.core | |
org.citygml4j.jaxb.citygml.core._2 |
Uses of ExternalReferenceType in org.citygml4j.builder.jaxb.marshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.core that return ExternalReferenceType | |
---|---|
ExternalReferenceType |
Core200Marshaller.marshalExternalReference(ExternalReference src)
|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.core with parameters of type ExternalReferenceType | |
---|---|
void |
Core200Marshaller.marshalExternalReference(ExternalReference src,
ExternalReferenceType dest)
|
Uses of ExternalReferenceType in org.citygml4j.builder.jaxb.unmarshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.core with parameters of type ExternalReferenceType | |
---|---|
ExternalReference |
Core200Unmarshaller.unmarshalExternalReference(ExternalReferenceType src)
|
void |
Core200Unmarshaller.unmarshalExternalReference(ExternalReferenceType src,
ExternalReference dest)
|
Uses of ExternalReferenceType in org.citygml4j.jaxb.citygml.core._2 |
---|
Methods in org.citygml4j.jaxb.citygml.core._2 that return ExternalReferenceType | |
---|---|
ExternalReferenceType |
ObjectFactory.createExternalReferenceType()
Create an instance of ExternalReferenceType |
Methods in org.citygml4j.jaxb.citygml.core._2 that return types with arguments of type ExternalReferenceType | |
---|---|
java.util.List<ExternalReferenceType> |
AbstractCityObjectType.getExternalReference()
Gets the value of the externalReference property. |
Method parameters in org.citygml4j.jaxb.citygml.core._2 with type arguments of type ExternalReferenceType | |
---|---|
void |
AbstractCityObjectType.setExternalReference(java.util.List<ExternalReferenceType> externalReference)
Sets the value of the externalReference property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |