Uses of Class
csdk.v1_0.api.command.ICommandInfo.FinalizationType

Packages that use ICommandInfo.FinalizationType
csdk.v1_0.api.command   
 

Uses of ICommandInfo.FinalizationType in csdk.v1_0.api.command
 

Methods in csdk.v1_0.api.command that return ICommandInfo.FinalizationType
 ICommandInfo.FinalizationType ICommandInfo.getFinalizationType()
          Obtém o tipo de finalização do comando.
static ICommandInfo.FinalizationType ICommandInfo.FinalizationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ICommandInfo.FinalizationType[] ICommandInfo.FinalizationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013–2014 Tecgraf/PUC-Rio. All rights reserved.