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