Klasse javax.naming.BinaryRefAddr | 1.3 |
java.lang.Object | +--javax.naming.RefAddr | +--javax.naming.BinaryRefAddr
Konstruktoren | |
---|---|
public | BinaryRefAddr(String addrType, byte[] src) |
public | BinaryRefAddr(String addrType, byte[] src, int offset, int count) |
Methoden | |
---|---|
public boolean | equals(Object obj) |
public Object | getContent() |
public int | hashCode() |
public String | toString() |