com.ibm.pdp.maf.rpp.kernel

Interface Field

  • All Superinterfaces:
    Element


    public interface Field
    extends Element

    This interface represents a field.

    • Field Summary

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

      • getName

        java.lang.String getName()

        Returns the name of the field.

        Returns:
      • getValue

        AbstractValue getValue()

        Returns the value of the field.

        Returns: