Uses of Class
de.sfuhrm.radiobrowser4j.FieldName
-
-
Uses of FieldName in de.sfuhrm.radiobrowser4j
Methods in de.sfuhrm.radiobrowser4j that return FieldName Modifier and Type Method Description static FieldNameFieldName. valueOf(String name)Returns the enum constant of this type with the specified name.static FieldName[]FieldName. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.sfuhrm.radiobrowser4j with parameters of type FieldName Modifier and Type Method Description ListParameterListParameter. order(@NonNull FieldName fieldName)Order by the given field name.
-