org.openorb.trader.persistence
public interface ProxyOffer extends StorageObject
Method Summary | |
---|---|
boolean | if_match_all() |
void | if_match_all(boolean arg) |
Lookup | lookup() |
Lookup | lookup(ForUpdate fu) |
void | lookup(Lookup arg) |
Policy[] | policies_to_pass_on() |
Policy[] | policies_to_pass_on(ForUpdate fu) |
void | policies_to_pass_on(Policy[] arg) |
Property[] | properties() |
Property[] | properties(ForUpdate fu) |
void | properties(Property[] arg) |
String | recipe() |
void | recipe(String arg) |
String | type() |
void | type(String arg) |
long | uuid() |
void | uuid(long arg) |