net.jradius.packet.attribute
Class SubAttribute
java.lang.Object
net.jradius.packet.attribute.RadiusAttribute
net.jradius.packet.attribute.VSAttribute
net.jradius.packet.attribute.SubAttribute
- All Implemented Interfaces:
- Serializable
public class SubAttribute
- extends VSAttribute
- Author:
- David Bird
- See Also:
- Serialized Form
Methods inherited from class net.jradius.packet.attribute.VSAttribute |
getContinuation, getExtraLength, getFormattedType, getLengthLength, getTypeLength, getVendorId, getVsaAttributeType, hasContinuationByte, isGrouped, setContinuation, setContinuation, setFormat, setGrouped, setVendorId, setVsaAttributeType, unsetContinuation |
Methods inherited from class net.jradius.packet.attribute.RadiusAttribute |
getAttributeName, getAttributeOp, getType, getValue, isOverflow, setAttributeOp, setAttributeOp, setOverflow, setup, setup, setValue, setValue, setValue, toString |
SubAttribute
public SubAttribute()
setup
public void setup()
- Specified by:
setup
in class RadiusAttribute
getFlags
public int getFlags()
setFlags
public void setFlags(int flags)
getParentClass
public Class<?> getParentClass()
setParentClass
public void setParentClass(Class<?> parentClass)
Copyright © 2011 Coova Technologies, LLC, All Rights Reserved.