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 IAutoActionpublic String getState()
getState in interface IAutoActionCopyright © 2020. All rights reserved.