Uses of Class
de.freaklamarsch.systarest.FakeSystaWeb.MessageType
| Package | Description |
|---|---|
| de.freaklamarsch.systarest |
-
Uses of FakeSystaWeb.MessageType in de.freaklamarsch.systarest
Fields in de.freaklamarsch.systarest declared as FakeSystaWeb.MessageType Modifier and Type Field Description private FakeSystaWeb.MessageTypeFakeSystaWeb. typeOfLastReceivedMessageMethods in de.freaklamarsch.systarest that return FakeSystaWeb.MessageType Modifier and Type Method Description static FakeSystaWeb.MessageTypeFakeSystaWeb.MessageType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FakeSystaWeb.MessageType[]FakeSystaWeb.MessageType. values()Returns an array containing the constants of this enum type, in the order they are declared.