Package com.esri.arcgisruntime.data
Class CodedValue
- java.lang.Object
 - 
- com.esri.arcgisruntime.data.CodedValue
 
 
- 
public class CodedValue extends Object
Represents a coded value object in a domain.- Since:
 - 100.0.0
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetCode()Gets the coded value object.StringgetName()Gets the code name. 
 -