Uses of Class
tecgraf.ftc_1_2.common.logic.Operation

Packages that use Operation
tecgraf.ftc_1_2.common.logic   
 

Uses of Operation in tecgraf.ftc_1_2.common.logic
 

Methods in tecgraf.ftc_1_2.common.logic that return Operation
static Operation Operation.valueOf(byte code)
          Obtém uma operação a partir de seu código.
static Operation Operation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Operation[] Operation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.