com.ibm.pdp.maf.rpp.kernel

Interface Value

  • All Superinterfaces:
    Element


    public interface Value
    extends Element

    This interface represents a value.

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String copyright 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getLabel() 
      java.lang.String getName() 
      java.lang.String getValue() 
    • Method Detail

      • getLabel

        java.lang.String getLabel()

        Returns the label.

        Returns:
      • getName

        java.lang.String getName()

        Returns the name.

        Returns:
      • getValue

        java.lang.String getValue()

        Returns the value.

        Returns: