| Package | Description |
|---|---|
| org.bimserver.models.log | |
| org.bimserver.models.log.impl | |
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
GeoTag |
GeoTagUpdated.getGeoTag()
Returns the value of the 'Geo Tag' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeoTagUpdated.setGeoTag(GeoTag value)
Sets the value of the '
Geo Tag' reference. |
| Modifier and Type | Method and Description |
|---|---|
GeoTag |
GeoTagUpdatedImpl.getGeoTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeoTagUpdatedImpl.setGeoTag(GeoTag newGeoTag) |
| Modifier and Type | Method and Description |
|---|---|
GeoTag |
StoreFactory.createGeoTag()
Returns a new object of class 'Geo Tag'.
|
GeoTag |
Project.getGeoTag()
Returns the value of the 'Geo Tag' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setGeoTag(GeoTag value)
Sets the value of the '
Geo Tag' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeoTagImpl
An implementation of the model object 'Geo Tag'.
|
| Modifier and Type | Method and Description |
|---|---|
GeoTag |
StoreFactoryImpl.createGeoTag() |
GeoTag |
ProjectImpl.getGeoTag() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectImpl.setGeoTag(GeoTag newGeoTag) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseGeoTag(GeoTag object)
Returns the result of interpreting the object as an instance of 'Geo Tag'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.