Uses of Class
elisa_client.model.SystemAffected

Packages that use SystemAffected
elisa_client.model   
 

Uses of SystemAffected in elisa_client.model
 

Methods in elisa_client.model that return SystemAffected
static SystemAffected SystemAffected.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SystemAffected[] SystemAffected.values()
          Returns an array containing the constants of this enum type, in the order they are declared.