public class Attribute
extends java.lang.Object
| Constructor and Description |
|---|
Attribute() |
Attribute(byte[] name,
byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
Attribute |
cloneAttribute() |
java.lang.String |
toString() |
public Attribute()
public Attribute(byte[] name,
byte[] value)
public Attribute cloneAttribute()
public java.lang.String toString()
toString in class java.lang.Object