public class ActionSetFieldMeta extends ActionInfo
| Constructor and Description |
|---|
ActionSetFieldMeta(BigInteger metadataValue) |
ActionSetFieldMeta(int actionKey,
BigInteger metadataValue) |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action |
buildAction(int newActionKey) |
boolean |
equals(Object obj) |
BigInteger |
getMetadataValue() |
int |
hashCode() |
String |
toString() |
buildAction, getActionKeypublic ActionSetFieldMeta(BigInteger metadataValue)
public ActionSetFieldMeta(int actionKey,
BigInteger metadataValue)
public BigInteger getMetadataValue()
public org.opendaylight.yang.gen.v1.urn.opendaylight.action.types.rev131112.action.list.Action buildAction(int newActionKey)
buildAction in class ActionInfopublic boolean equals(Object obj)
equals in class ActionInfopublic int hashCode()
hashCode in class ActionInfopublic String toString()
toString in class ActionInfoCopyright © 2019 OpenDaylight. All rights reserved.