public class AuthKeyNB extends Object
| Constructor and Description |
|---|
AuthKeyNB() |
| Modifier and Type | Method and Description |
|---|---|
org.opendaylight.lispflowmapping.type.lisp.address.LispAddressGeneric |
getAddress() |
String |
getKey() |
int |
getMaskLength() |
void |
setAddress(org.opendaylight.lispflowmapping.type.lisp.address.LispAddressGeneric address) |
void |
setKey(String key) |
void |
setMaskLength(int maskLength) |
public String getKey()
public void setKey(String key)
public int getMaskLength()
public void setMaskLength(int maskLength)
public org.opendaylight.lispflowmapping.type.lisp.address.LispAddressGeneric getAddress()
public void setAddress(org.opendaylight.lispflowmapping.type.lisp.address.LispAddressGeneric address)
Copyright © 2014. All Rights Reserved.