Uses of Class
uk.org.ury.common.protocol.Status

Packages that use Status
uk.org.ury.common.protocol   
 

Uses of Status in uk.org.ury.common.protocol
 

Methods in uk.org.ury.common.protocol that return Status
static Status Status.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Status[] Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.