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

Packages that use WorkstationZOSAttributes
com.ibm.tws.objects.model   
com.ibm.tws.objects.plan.types   
 

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

Methods in com.ibm.tws.objects.model that return WorkstationZOSAttributes
 WorkstationZOSAttributes Workstation.getZosAttributes()
          Returns the workstation zOS attributes.
 

Methods in com.ibm.tws.objects.model with parameters of type WorkstationZOSAttributes
 void Workstation.setZosAttributes(WorkstationZOSAttributes attributes)
          Sets the workstation zOS attributes.
 

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

Subclasses of WorkstationZOSAttributes in com.ibm.tws.objects.plan.types
 class WorkstationInPlanZOSAttributes
          This object is a container for the zOS specific attributes for a Workstation in plan object; these attributes are only valid when the workstation is a z/OS workstation.
 



Copyright © 2005 IBM All Rights Reserved.