public static class BlockJobSetSpeedCommand.Arguments extends Object
String
device
long
speed
Arguments()
Arguments(String device, long speed)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nonnull public String device
@Nonnull public long speed
public Arguments()
public Arguments(String device, long speed)