Uses of Class
arta.synergy.web.common.client.data.bp.route.transfers.Transfer.TransferType

Packages that use Transfer.TransferType
arta.synergy.web.common.client.data.bp.route.transfers   
 

Uses of Transfer.TransferType in arta.synergy.web.common.client.data.bp.route.transfers
 

Methods in arta.synergy.web.common.client.data.bp.route.transfers that return Transfer.TransferType
 Transfer.TransferType Transfer.getType()
           
static Transfer.TransferType Transfer.TransferType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Transfer.TransferType[] Transfer.TransferType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in arta.synergy.web.common.client.data.bp.route.transfers with parameters of type Transfer.TransferType
 void Transfer.setType(Transfer.TransferType type)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.