Package group24.escaperoom.data
Interface Types.IsField
- All Known Implementing Classes:
Types.ListMapsRequest.Field,Types.ListPlayerRecordRequest.Field
- Enclosing class:
- Types
public static interface Types.IsField
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
AsJsonKey
String AsJsonKey() -
getConstType
Types.FilterConstType getConstType() -
displayName
String displayName() -
getValues
Types.IsField[] getValues() -
defaultSort
Types.IsField defaultSort()
-