|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure.StoredProcedureParameter
public static class StoredProcedure.StoredProcedureParameter
Bean for representing a Stored Procedure Parameter
Constructor Summary | |
---|---|
StoredProcedure.StoredProcedureParameter()
|
Method Summary | |
---|---|
byte[] |
getType()
|
byte[] |
getValue()
|
void |
setType(byte[] type)
|
void |
setValue(byte[] value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StoredProcedure.StoredProcedureParameter()
Method Detail |
---|
public byte[] getType()
public void setType(byte[] type)
public byte[] getValue()
public void setValue(byte[] value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |