|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--flowsim.slatr.SLABuyerProfile
Field Summary | |
boolean |
is_also_seller
|
boolean |
is_end_user
|
boolean |
send_not_asked_bids
|
Constructor Summary | |
SLABuyerProfile(boolean send_not_asked_bids,
boolean is_end_user,
boolean is_also_seller)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public final boolean send_not_asked_bids
public final boolean is_end_user
public final boolean is_also_seller
Constructor Detail |
public SLABuyerProfile(boolean send_not_asked_bids, boolean is_end_user, boolean is_also_seller)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |