com.ibm.pdp.maf.rpp.kernel

Interface AggregateValue

    • Field Summary

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

      Methods 
      Modifier and Type Method and Description
      Field getField(java.lang.String fieldName) 
      java.util.List<Field> getFields() 
    • Method Detail

      • getField

        Field getField(java.lang.String fieldName)

        Returns the field with that name.

        Parameters:
        fieldName -
        Returns:
      • getFields

        java.util.List<Field> getFields()

        Returns the fields.

        Returns: