public class DefaultAction extends AbstractAction<DefaultAction>
Constructor and Description |
---|
DefaultAction() |
DefaultAction(Action<?> action) |
DefaultAction(String placement) |
DefaultAction(String placement,
String type) |
Modifier and Type | Method and Description |
---|---|
DefaultAction |
copy() |
canEqual, compareTo, equals, getAttributes, getComponents, getEndpoints, getId, getLabel, getOperationType, getOrder, getPlacement, getScope, getType, hashCode, setAttributes, setComponents, setEndpoints, setId, setLabel, setOperationType, setOrder, setPlacement, setScope, setType
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
addComponent, addComponents, addEndpoint, addEndpoint, apply, attribute, clearEndpoints, findAttribute, findComponent, findComponent, findComponents, findEndpoint, findEndpoint, findEndpoints, get, get, getAttribute, getAttribute, getComponent, getComponent, getComponentsList, getEndpoint, getEndpoint, getEndpointsList, hasAttribute, hasComponent, hasEndpoint, id, label, label, operationType, order, placement, removeAttribute, removeComponent, removeEndpoint, scope, self, type
public DefaultAction()
public DefaultAction(String placement)
public DefaultAction(Action<?> action)
public DefaultAction copy()
Copyright © 2021. All rights reserved.