public class DefaultLinkAction extends AbstractAction<DefaultLinkAction> implements LinkAction<DefaultLinkAction>
LinkAction.Attributes
Constructor and Description |
---|
DefaultLinkAction() |
DefaultLinkAction(LinkAction<?> action) |
DefaultLinkAction(String placement) |
DefaultLinkAction(String placement,
String type) |
Modifier and Type | Method and Description |
---|---|
DefaultLinkAction |
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
link, linkById, linkByPath
addComponent, addComponents, addEndpoint, addEndpoint, apply, attribute, clearEndpoints, findAttribute, findComponent, findComponent, findComponents, findEndpoint, findEndpoint, findEndpoints, get, get, getAttribute, getAttribute, getAttributes, getComponent, getComponent, getComponents, getComponentsList, getEndpoint, getEndpoint, getEndpoints, getEndpointsList, getId, getLabel, getOperationType, getOrder, getPlacement, getScope, getType, hasAttribute, hasComponent, hasEndpoint, id, label, label, operationType, order, placement, removeAttribute, removeComponent, removeEndpoint, scope, self, setAttributes, setComponents, setEndpoints, setId, setLabel, setOperationType, setOrder, setPlacement, setScope, setType, type
compareTo
public DefaultLinkAction()
public DefaultLinkAction(String placement)
public DefaultLinkAction(LinkAction<?> action)
public DefaultLinkAction copy()
copy
in interface Copyable<DefaultLinkAction>
Copyright © 2021. All rights reserved.