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 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