Sc2ApiSerializable<SC2APIProtocol.Ui.ActionSelectIdleWorker>
, java.io.Serializable
public final class ActionUiSelectIdleWorker extends java.lang.Object implements Sc2ApiSerializable<SC2APIProtocol.Ui.ActionSelectIdleWorker>
Modifier and Type | Class | Description |
---|---|---|
static class |
ActionUiSelectIdleWorker.Builder |
|
static class |
ActionUiSelectIdleWorker.Type |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
static ActionUiSelectIdleWorker |
from(SC2APIProtocol.Ui.ActionSelectIdleWorker sc2ApiActionSelectIdleWorker) |
|
ActionUiSelectIdleWorker.Type |
getType() |
|
int |
hashCode() |
|
static ActionUiSelectIdleWorkerSyntax |
selectIdleWorker() |
|
SC2APIProtocol.Ui.ActionSelectIdleWorker |
toSc2Api() |
|
java.lang.String |
toString() |
public static ActionUiSelectIdleWorkerSyntax selectIdleWorker()
public static ActionUiSelectIdleWorker from(SC2APIProtocol.Ui.ActionSelectIdleWorker sc2ApiActionSelectIdleWorker)
public SC2APIProtocol.Ui.ActionSelectIdleWorker toSc2Api()
toSc2Api
in interface Sc2ApiSerializable<SC2APIProtocol.Ui.ActionSelectIdleWorker>
public ActionUiSelectIdleWorker.Type getType()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2017–2018 Ocraft Project. All rights reserved.