| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbind.xml.instance.data.Binary
| Field Summary | |
protected  byte[] | 
myValue
 | 
| Constructor Summary | |
Binary(byte[] aBytes)
 | 
|
| Method Summary | |
 boolean | 
equals(java.lang.Object anObject)
 | 
 byte[] | 
getBytes()
 | 
 int | 
hashCode()
 | 
| Methods inherited from class java.lang.Object | 
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
protected byte[] myValue
| Constructor Detail | 
public Binary(byte[] aBytes)
| Method Detail | 
public byte[] getBytes()
getBytes in interface IBinarypublic boolean equals(java.lang.Object anObject)
public int hashCode()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||