|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of ReferenceType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return ReferenceType | |
---|---|
ReferenceType |
ObjectFactory.createReferenceType()
Create an instance of ReferenceType |
ReferenceType |
AbstractTimeTopologyPrimitiveType.getComplex()
Gets the value of the complex property. |
ReferenceType |
DefinitionProxyType.getDefinitionRef()
A reference to a remote entry in this dictionary, used when this dictionary entry is identified to allow external references to this specific entry. |
ReferenceType |
TimeOrdinalEraType.getGroup()
Gets the value of the group property. |
ReferenceType |
BaseUnitType.getUnitsSystem()
Gets the value of the unitsSystem property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type ReferenceType | |
---|---|
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.create_Reference(ReferenceType value)
Create an instance of JAXBElement < ReferenceType > } |
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.createDefinitionRef(ReferenceType value)
Create an instance of JAXBElement < ReferenceType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type ReferenceType | |
---|---|
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.create_Reference(ReferenceType value)
Create an instance of JAXBElement < ReferenceType > } |
javax.xml.bind.JAXBElement<ReferenceType> |
ObjectFactory.createDefinitionRef(ReferenceType value)
Create an instance of JAXBElement < ReferenceType > } |
void |
AbstractTimeTopologyPrimitiveType.setComplex(ReferenceType value)
Sets the value of the complex property. |
void |
DefinitionProxyType.setDefinitionRef(ReferenceType value)
Sets the value of the definitionRef property. |
void |
TimeOrdinalEraType.setGroup(ReferenceType value)
Sets the value of the group property. |
void |
BaseUnitType.setUnitsSystem(ReferenceType value)
Sets the value of the unitsSystem property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |