public enum MobilePlatform
Type Params | Return Type | Name and description |
---|---|---|
|
public static MobilePlatform |
fromStringValue(String stringValue) |
|
public String |
getMobilePlatform() |
|
public void |
setMobilePlatform(String mobilePlatform) |
|
public static String[] |
stringValues() |
|
public String |
toString() |