Class ContingentCodedValue


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

      • getCodedValue

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