public class Attr_UnknownAttribute extends RadiusAttribute implements UnknownAttribute
RadiusAttribute.Operator| Modifier and Type | Field and Description |
|---|---|
static String |
NAME |
attributeName, attributeOp, attributeType, attributeValue, overflow, recyclable, recycled| Constructor and Description |
|---|
Attr_UnknownAttribute(long type) |
Attr_UnknownAttribute(long type,
byte[] v) |
Attr_UnknownAttribute(long type,
OctetsValue v) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAttributeType() |
void |
setAttributeName(String attributeName) |
void |
setup() |
void |
setup(long type) |
getAttributeName, getAttributeOp, getFormattedType, getType, getValue, isOverflow, setAttributeOp, setAttributeOp, setOverflow, setup, setup, setValue, setValue, setValue, toStringpublic static final String NAME
public Attr_UnknownAttribute(long type)
public Attr_UnknownAttribute(long type,
OctetsValue v)
public Attr_UnknownAttribute(long type,
byte[] v)
public void setup()
setup in class RadiusAttributepublic void setup(long type)
public long getAttributeType()
getAttributeType in interface UnknownAttributepublic void setAttributeName(String attributeName)
setAttributeName in interface UnknownAttributeCopyright © 2017. All rights reserved.