Package com.esri.arcgisruntime.data
Class InheritedDomain
- java.lang.Object
-
- com.esri.arcgisruntime.data.Domain
-
- com.esri.arcgisruntime.data.InheritedDomain
-
- All Implemented Interfaces:
JsonSerializable
public final class InheritedDomain extends Domain
Inherited domains may be part of aFeatureType
. An InheritedDomain indicates that the domain for a field in the feature type is the same as the domain for the field in theArcGISFeatureTable
.A Domain is the set or range of valid values for a
Field
.- Since:
- 100.0.0