Class ContingentCodedValue

java.lang.Object
com.esri.arcgisruntime.data.ContingentValue
com.esri.arcgisruntime.data.ContingentCodedValue

public class ContingentCodedValue extends ContingentValue
An object that defines a coded value specified in a contingency.
Since:
100.13.0
  • Method Details

    • getCodedValue

      public CodedValue getCodedValue()
      Gets the allowed coded value.
      Returns:
      the allowed coded value
      Since:
      100.13.0