public class PotentialAction extends Object
Constructor and Description |
---|
PotentialAction(List<String> url) |
Modifier and Type | Method and Description |
---|---|
String |
getContext() |
String |
getName() |
List<String> |
getTarget() |
String |
getType() |
void |
setContext(String context) |
void |
setName(String name) |
void |
setTarget(List<String> target) |
void |
setType(String type) |
String |
toString() |
Copyright © 2016–2017. All rights reserved.