com.ibm.pdp.maf.rpp.kernel

Interface Identifier

  • All Superinterfaces:
    Element


    public interface Identifier
    extends Element

    This interface represents an identifier.

    • Field Summary

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

      Methods 
      Modifier and Type Method and Description
      java.util.List<DataCall> getCalls() 
    • Method Detail

      • getCalls

        java.util.List<DataCall> getCalls()

        Returns the data calls.

        Returns: