com.informatica.powercenter.sdk.mapfwk.core
Class GroupSetConstants

java.lang.Object
  extended by com.informatica.powercenter.sdk.mapfwk.core.GroupSetConstants

public class GroupSetConstants
extends java.lang.Object

Class for defining the GroupSet constants


Field Summary
static int INPUTGROUP
          INPUTGROUP constant
static int OUTPUTGROUP
          OUTPUTGROUP constant
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INPUTGROUP

public static final int INPUTGROUP
INPUTGROUP constant

See Also:
Constant Field Values

OUTPUTGROUP

public static final int OUTPUTGROUP
OUTPUTGROUP constant

See Also:
Constant Field Values