Class EntityGeoPointDefaultHistoryObject
java.lang.Object
com.echothree.model.control.core.server.graphql.BaseEntityGeoPointDefaultObject
com.echothree.model.control.core.server.graphql.EntityGeoPointDefaultHistoryObject
- All Implemented Interfaces:
VersionInterface,BaseGraphQl
public class EntityGeoPointDefaultHistoryObject
extends BaseEntityGeoPointDefaultObject
implements VersionInterface
-
Field Summary
Fields inherited from class com.echothree.model.control.core.server.graphql.BaseEntityGeoPointDefaultObject
entityGeoPointDefaultFields inherited from interface com.echothree.model.control.graphql.server.util.BaseGraphQl
GRAPHQL_EXECUTION_CONTEXT -
Constructor Summary
ConstructorsConstructorDescriptionEntityGeoPointDefaultHistoryObject(EntityGeoPointDefault entityGeoPointDefault) -
Method Summary
Modifier and TypeMethodDescriptiongetFromTime(graphql.schema.DataFetchingEnvironment env) getThruTime(graphql.schema.DataFetchingEnvironment env) Methods inherited from class com.echothree.model.control.core.server.graphql.BaseEntityGeoPointDefaultObject
getAltitude, getElevation, getEntityAttribute, getLatitude, getLongitude, getUnformattedAltitude, getUnformattedElevation, getUnformattedLatitude, getUnformattedLongitude
-
Constructor Details
-
EntityGeoPointDefaultHistoryObject
-
-
Method Details
-
getFromTime
- Specified by:
getFromTimein interfaceVersionInterface
-
getThruTime
- Specified by:
getThruTimein interfaceVersionInterface
-