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