|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.postgis.binary.ByteSetter
org.postgis.binary.ByteSetter.BinaryByteSetter
public static class ByteSetter.BinaryByteSetter
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.postgis.binary.ByteSetter |
---|
ByteSetter.BinaryByteSetter, ByteSetter.StringByteSetter |
Constructor Summary | |
---|---|
ByteSetter.BinaryByteSetter(int length)
|
Method Summary | |
---|---|
byte[] |
result()
|
void |
set(byte b,
int index)
Set a byte. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ByteSetter.BinaryByteSetter(int length)
Method Detail |
---|
public void set(byte b, int index)
ByteSetter
set
in class ByteSetter
public byte[] result()
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 |