java.lang.Object
com.esri.arcgisruntime.data.Domain
com.esri.arcgisruntime.data.InheritedDomain
- All Implemented Interfaces:
JsonSerializable
Inherited domains may be part of a
FeatureType
. An InheritedDomain indicates that the domain for a field in the feature type is the
same as the domain for the field in the ArcGISFeatureTable
.
A Domain is the set or range of valid values for a Field
.
- Since:
- 100.0.0
-
Method Summary
Methods inherited from class com.esri.arcgisruntime.data.Domain
fromJson, getFieldType, getName, getUnknownJson, getUnsupportedJson, toJson