|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientFeature | |
|---|---|
| net.sf.juoserver.model | |
| net.sf.juoserver.protocol | |
| Uses of ClientFeature in net.sf.juoserver.model |
|---|
| Methods in net.sf.juoserver.model that return ClientFeature | |
|---|---|
static ClientFeature |
ClientFeature.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ClientFeature[] |
ClientFeature.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ClientFeature in net.sf.juoserver.protocol |
|---|
| Methods in net.sf.juoserver.protocol that return ClientFeature | |
|---|---|
ClientFeature[] |
ClientFeatures.getFeatures()
|
| Constructors in net.sf.juoserver.protocol with parameters of type ClientFeature | |
|---|---|
ClientFeatures(ClientFeature... features)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||