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

Packages that use OrdinalType
com.ibm.tws.objects.plan.types   
com.ibm.tws.objects.types   
 

Uses of OrdinalType in com.ibm.tws.objects.plan.types
 

Subclasses of OrdinalType in com.ibm.tws.objects.plan.types
 class AddingFunctions
          This class implements the AddingFunctions ordinal type.
 class CatalogManagementStatus
          This class implements the CatalogManagementStatus ordinal type.
 class CleanUpStatus
          This class implements the CleanUpStatus ordinal type.
 class CriticalPathStatus
          This class implements the CriticalPathStatus ordinal type.
 class DependenciesResolutionOption
          This class implements the DependenciesResolutionOption ordinal type.
 class DependencyStatusType
          This class implements the DependencyStatusType ordinal type.
 class EngineStatusType
          This class implements the EngineStatusType ordinal type.
 class FileStatusType
          This class implements the FileStatusType ordinal type.
 class FlowNodeInternalStatusType
          This class implements the FlowNodeInternalStatusType ordinal type.
 class FlowNodeStatusType
          This class implements the FlowNodeStatusType ordinal type.
 class HostJobStatus
          This class implements the HostJobStatus ordinal type.
 class JCLLastUpdatingFunction
          This class implements the JCLLastUpdatingFunction ordinal type.
 class JCLStatus
          This class implements the JCLStatus ordinal type.
 class JobExtendedStatus
          This class implements the JobExtendedStatus ordinal type.
 class JobInternalStatusType
          This class implements the JobStatus ordinal type.
 class JobStatusType
          This class implements the JobStatus ordinal type.
 class PromptStatusType
          This class implements the PromptStatusType ordinal type.
 class PromptType
          This class implements the PromptType ordinal type.
 class ResourceStatusType
          This class implements the ResourceStatusType ordinal type.
 class RestartCleanupType
          This class implements the RestartCleanupType ordinal type.
 class SymphonyType
          This class implements the SymphonyType ordinal type.
 class WorkstationInPlanExtendedStatus
          This class implements the WorkstationInPlanExtendedStatus ordinal type.
 class WorkstationInPlanType
          This class implements the WorkstationInPlanType ordinal type.
 class WorkstationOperationOption
          This class implements the WorkstationOperationOption ordinal type.
 class WorkstationStatus
          This class implements the WorkstationStatus ordinal type.
 class ZOSRODMStatus
          The Special Resources status, as returned by RODM.
 

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

Subclasses of OrdinalType in com.ibm.tws.objects.types
 class BooleanValue
          This class implements the BooleanValue ordinal type.
 class CatManagementOption
          This class implements the CatManagementOption ordinal type.
 class CleanUpOption
          This class implements the CleanUpOption ordinal type.
 class CriticalJobType
          This class implements the CriticalJobType ordinal type.
 class FilterMatchingCriteria
          This class implements the FilterMatchingCriteria ordinal type.
 class FreeDaysRule
          This class implements the FreeDaysRule ordinal type.
 class InstanceStatus
          This class implements the InstanceStatus ordinal type.
 class JobRunStatus
          This class implements the JobRunStatus ordinal type.
 class LastModifyType
          This class implements the LastModifyType ordinal type.
 class LateAction
          This class implements the LateAction ordinal type.
 class LinkStatus
          This class implements the LinkStatus ordinal type.
 class OffsetType
          This class implements the OffsetType ordinal type.
 class OnErrorOption
          This class implements the OnErrorOption ordinal type.
 class OperatingSystem
          This class implements the OperatingSystem ordinal type.
 class PeriodType
          This class implements the PeriodType ordinal type.
 class PrintOption
          This class implements the PrintOption ordinal type.
 class RecoveryOption
          This class implements the RecoveryOption ordinal type.
 class ResolutionRule
          This class implements the ResolutionRule ordinal type.
 class ResourceActionOnComplete
          This class implements the ResourceActionOnComplete ordinal type.
 class ResourceActionOnError
          This class implements the ResourceActionOnError ordinal type.
 class ResourceAllocationType
          This class implements the ResourceAllocationType ordinal type.
 class ResourceUsage
          This class implements the ResourceUsage ordinal type.
 class RunCycleType
          This class implements the RunCycleType ordinal type.
 class SecurityLevel
          This class implements the SecurityLevel ordinal type.
 class WLMPolicy
          This class implements the WLMPolicy ordinal type.
 class WorkstationReportingAttribute
          This class implements the WorkstationReportingAttribute ordinal type.
 class WorkstationType
          This class implements the WorkstationType ordinal type.
 class YesNoDefaultOption
          This class implements the YesNoDefaultOption ordinal type.
 class YesNoResetOption
          This class implements the YesNoResetOption ordinal type.
 

Methods in com.ibm.tws.objects.types that return OrdinalType
static OrdinalType OrdinalType.getInstance(java.lang.String className, char charValue)
          Returns a reference to the instance of OrdinalType that is associated to the specified character.
 



Copyright © 2005 IBM All Rights Reserved.