Uses of Class
com.ibm.tws.objects.model.FlowTarget

Packages that use FlowTarget
com.ibm.tws.objects.model   
com.ibm.tws.objects.model.validator   
 

Uses of FlowTarget in com.ibm.tws.objects.model
 

Subclasses of FlowTarget in com.ibm.tws.objects.model
 class Workstation
          This subclass of FlowTarget represents a workstation, and references a domain and a host workstation (for XA or SA type).
 class WorkstationClass
          This subclass of FlowTarget represents a workstation class.
 

Uses of FlowTarget in com.ibm.tws.objects.model.validator
 

Methods in com.ibm.tws.objects.model.validator with parameters of type FlowTarget
 void FlowTargetValidator.validateObject(FlowTarget flowTarget)
          Validates a FlowTarget object.
 



Copyright © 2005 IBM All Rights Reserved.