Uses of Class
at.willhaben.willtest.util.RemoteSelectionUtils.RemotePlatform
-
Packages that use RemoteSelectionUtils.RemotePlatform Package Description at.willhaben.willtest.util -
-
Uses of RemoteSelectionUtils.RemotePlatform in at.willhaben.willtest.util
Methods in at.willhaben.willtest.util that return RemoteSelectionUtils.RemotePlatform Modifier and Type Method Description static RemoteSelectionUtils.RemotePlatformRemoteSelectionUtils. getRemotePlatform()static RemoteSelectionUtils.RemotePlatformRemoteSelectionUtils.RemotePlatform. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RemoteSelectionUtils.RemotePlatform[]RemoteSelectionUtils.RemotePlatform. values()Returns an array containing the constants of this enum type, in the order they are declared.
-