Uses of Class
net.opengis.citygml.v_1_0.ExternalObjectReferenceType

Packages that use ExternalObjectReferenceType
net.opengis.citygml.v_1_0   
 

Uses of ExternalObjectReferenceType in net.opengis.citygml.v_1_0
 

Fields in net.opengis.citygml.v_1_0 declared as ExternalObjectReferenceType
protected  ExternalObjectReferenceType ExternalReferenceType.externalObject
           
 

Methods in net.opengis.citygml.v_1_0 that return ExternalObjectReferenceType
 ExternalObjectReferenceType ObjectFactory.createExternalObjectReferenceType()
          Create an instance of ExternalObjectReferenceType
 ExternalObjectReferenceType ExternalReferenceType.getExternalObject()
          Gets the value of the externalObject property.
 ExternalObjectReferenceType ExternalObjectReferenceType.withName(String value)
           
 ExternalObjectReferenceType ExternalObjectReferenceType.withUri(String value)
           
 

Methods in net.opengis.citygml.v_1_0 with parameters of type ExternalObjectReferenceType
 void ExternalReferenceType.setExternalObject(ExternalObjectReferenceType value)
          Sets the value of the externalObject property.
 ExternalReferenceType ExternalReferenceType.withExternalObject(ExternalObjectReferenceType value)
           
 



Copyright © 2008-2015. All Rights Reserved.