com.ibm.pdp.maf.rpp.kernel
Interface Identifier

All Superinterfaces:
Element

public interface Identifier
extends Element

This interface represents an identifier.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 java.util.List<DataCall> getCalls()
           
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getCalls

java.util.List<DataCall> getCalls()

Returns the data calls.

Returns: