com.platform.ego.impl
Class ResourceGroupType

java.lang.Object
  extended by com.platform.ego.impl.ResourceGroupType

public class ResourceGroupType
extends java.lang.Object

ResourceGroupType specifies definitions of resource group types.

Version:
1.2.3

Field Summary
static ResourceGroupType DYNAMIC
           
static ResourceGroupType STATIC
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

STATIC

public static final ResourceGroupType STATIC

DYNAMIC

public static final ResourceGroupType DYNAMIC
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright (C) 1992-2007 Platform Computing Corporation