Class EntityGeoPointAttributeHistoryObject
java.lang.Object
com.echothree.model.control.core.server.graphql.BaseEntityGeoPointAttributeObject
com.echothree.model.control.core.server.graphql.EntityGeoPointAttributeHistoryObject
- All Implemented Interfaces:
VersionInterface,BaseGraphQl
public class EntityGeoPointAttributeHistoryObject
extends BaseEntityGeoPointAttributeObject
implements VersionInterface
-
Field Summary
Fields inherited from class com.echothree.model.control.core.server.graphql.BaseEntityGeoPointAttributeObject
entityGeoPointAttributeFields inherited from interface com.echothree.model.control.graphql.server.util.BaseGraphQl
GRAPHQL_EXECUTION_CONTEXT -
Constructor Summary
ConstructorsConstructorDescriptionEntityGeoPointAttributeHistoryObject(EntityGeoPointAttribute entityGeoPointAttribute) -
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.BaseEntityGeoPointAttributeObject
getAltitude, getElevation, getEntityAttribute, getEntityInstance, getLatitude, getLongitude, getUnformattedAltitude, getUnformattedElevation, getUnformattedLatitude, getUnformattedLongitude
-
Constructor Details
-
EntityGeoPointAttributeHistoryObject
-
-
Method Details
-
getFromTime
- Specified by:
getFromTimein interfaceVersionInterface
-
getThruTime
- Specified by:
getThruTimein interfaceVersionInterface
-