public class Argument extends Object implements Serializable
Constructor and Description |
---|
Argument() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Boolean |
getStreamed() |
Optional<String> |
getSubstitution() |
Optional<String> |
getSwitch() |
int |
hashCode() |
void |
setStreamed(Boolean streamed) |
void |
setSubstitution(String substitution) |
void |
setSwitch(String s) |
Copyright © 2021. All rights reserved.