Uses of Class
com.ibm.tws.objects.types.InstanceStatus

Packages that use InstanceStatus
com.ibm.tws.objects.types   
 

Uses of InstanceStatus in com.ibm.tws.objects.types
 

Fields in com.ibm.tws.objects.types declared as InstanceStatus
static InstanceStatus InstanceStatus.COMPLETED
          The COMPLETED value.
static InstanceStatus InstanceStatus.NOT_COMPLETED
          The NOT_COMPLETED value.
static InstanceStatus InstanceStatus.OBSOLETE
          The OBSOLETE value.
 

Methods in com.ibm.tws.objects.types that return InstanceStatus
static InstanceStatus InstanceStatus.getInstance(char charValue)
          Returns a reference to the instance of InstanceStatus that is associated to the specified character.
 



Copyright © 2005 IBM All Rights Reserved.