public final class ImmutableAutoAction extends Object implements IAutoAction
IAutoAction
'.Modifier and Type | Class and Description |
---|---|
static class |
ImmutableAutoAction.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getContent() |
String |
getState() |
int |
hashCode() |
static IAutoAction |
immutableCopy(IAutoAction autoAction) |
static ImmutableAutoAction.Builder |
newBuilder() |
static ImmutableAutoAction.Builder |
newBuilderFrom(IAutoAction autoAction) |
String |
toString() |
public static ImmutableAutoAction.Builder newBuilder()
public static ImmutableAutoAction.Builder newBuilderFrom(IAutoAction autoAction)
public static IAutoAction immutableCopy(IAutoAction autoAction)
public String getContent()
getContent
in interface IAutoAction
public String getState()
getState
in interface IAutoAction
Copyright © 2021. All rights reserved.