Class GeoCodeCountryObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.geo.server.graphql.GeoCodeCountryObject
- All Implemented Interfaces:
GeoCodeInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@graphql.annotations.annotationTypes.GraphQLNonNull boolean@graphql.annotations.annotationTypes.GraphQLNonNull boolean@graphql.annotations.annotationTypes.GraphQLNonNull boolean@graphql.annotations.annotationTypes.GraphQLNonNull int@graphql.annotations.annotationTypes.GraphQLNonNull boolean@graphql.annotations.annotationTypes.GraphQLNonNull int@graphql.annotations.annotationTypes.GraphQLNonNull boolean@graphql.annotations.annotationTypes.GraphQLNonNull boolean@graphql.annotations.annotationTypes.GraphQLNonNull booleanMethods inherited from class com.echothree.model.control.graphql.server.graphql.BaseObject
getWorkflowEntityStatusObject
-
Constructor Details
-
GeoCodeCountryObject
-
-
Method Details
-
getTelephoneCode
-
getAreaCodePattern
-
getAreaCodeRequired
-
getAreaCodeExample
-
getTelephoneNumberPattern
-
getTelephoneNumberExample
-
getCityRequired
-
getCityGeoCodeRequired
-
getStateRequired
-
getStateGeoCodeRequired
-
getPostalCodePattern
-
getPostalCodeRequired
-
getPostalCodeGeoCodeRequired
-
getPostalCodeLength
-
getPostalCodeGeoCodeLength
-
getPostalCodeExample
-