|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.handle.hdllib.Attribute
public class Attribute
Field Summary | |
---|---|
byte[] |
name
|
byte[] |
value
|
Constructor Summary | |
---|---|
Attribute()
|
|
Attribute(byte[] name,
byte[] value)
|
Method Summary | |
---|---|
Attribute |
cloneAttribute()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public byte[] name
public byte[] value
Constructor Detail |
---|
public Attribute()
public Attribute(byte[] name, byte[] value)
Method Detail |
---|
public Attribute cloneAttribute()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |