Uses of Class
com.ibm.premises.reusable.epc.EPC_Format

Packages that use EPC_Format
com.ibm.premises.reusable.epc   
 

Uses of EPC_Format in com.ibm.premises.reusable.epc
 

Methods in com.ibm.premises.reusable.epc that return EPC_Format
static EPC_Format EPC_Format.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EPC_Format[] EPC_Format.values()
          Returns an array containing the constants of this enum type, in the order they're declared.