Class EntityGeoPointAttributeObject
java.lang.Object
com.echothree.model.control.core.server.graphql.EntityGeoPointAttributeObject
- All Implemented Interfaces:
AttributeInterface
,BaseGraphQl
public class EntityGeoPointAttributeObject
extends Object
implements BaseGraphQl, AttributeInterface
-
Field Summary
Fields inherited from interface com.echothree.model.control.graphql.server.util.BaseGraphQl
GRAPHQL_EXECUTION_CONTEXT
-
Constructor Summary
ConstructorsConstructorDescriptionEntityGeoPointAttributeObject
(EntityGeoPointAttribute entityGeoPointAttribute) -
Method Summary
Modifier and TypeMethodDescriptiongetAltitude
(graphql.schema.DataFetchingEnvironment env) getElevation
(graphql.schema.DataFetchingEnvironment env) getEntityAttribute
(graphql.schema.DataFetchingEnvironment env) getEntityInstance
(graphql.schema.DataFetchingEnvironment env) @graphql.annotations.annotationTypes.GraphQLNonNull int
@graphql.annotations.annotationTypes.GraphQLNonNull int
-
Constructor Details
-
EntityGeoPointAttributeObject
-
-
Method Details
-
getEntityAttribute
-
getEntityInstance
-
getUnformattedLatitude
-
getLatitude
-
getUnformattedLongitude
-
getLongitude
-
getUnformattedElevation
-
getElevation
-
getUnformattedAltitude
-
getAltitude
-