- valueOf(String) - Static method in enum de.SweetCode.SteamAPI.method.option.OptionTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.SweetCode.SteamAPI.SteamHost
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.SweetCode.SteamAPI.SteamHTTPMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.SweetCode.SteamAPI.SteamVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.SweetCode.SteamAPI.SteamVisibility
-
Returns the enum constant of this type with the specified name.
- values - Variable in class de.SweetCode.SteamAPI.method.input.Input.Builder
-
- values - Variable in class de.SweetCode.SteamAPI.method.input.Input
-
- values() - Static method in enum de.SweetCode.SteamAPI.method.option.OptionTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.SweetCode.SteamAPI.SteamHost
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.SweetCode.SteamAPI.SteamHTTPMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.SweetCode.SteamAPI.SteamVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.SweetCode.SteamAPI.SteamVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify(SteamMethod, SteamHost, Input) - Method in class de.SweetCode.SteamAPI.method.SteamMethodVersion
-
Verifies if the input fits these SteamMethodVersion.
- version(SteamVersion) - Method in class de.SweetCode.SteamAPI.method.SteamMethodVersion.Builder
-
The version the SteamMethodVersion belong to.
- visibility(SteamVisibility) - Method in class de.SweetCode.SteamAPI.method.SteamMethodVersion.Builder
-
The visibility of the method.