|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eevolution.form.bom.nodeUserObject
public class nodeUserObject
| Field Summary | |
|---|---|
X_PP_Product_BOM |
bom
|
X_PP_Product_BOMLine |
bomLine
|
String |
displayString
|
boolean |
isCheckbox
|
boolean |
isChosen
|
boolean |
isMandatory
|
boolean |
isOptional
|
X_M_Product |
M_Product
|
| Constructor Summary | |
|---|---|
nodeUserObject(String displayString,
X_M_Product M_Product,
X_PP_Product_BOM bom,
X_PP_Product_BOMLine bomLine)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public X_M_Product M_Product
public String displayString
public X_PP_Product_BOM bom
public X_PP_Product_BOMLine bomLine
public boolean isChosen
public boolean isCheckbox
public boolean isMandatory
public boolean isOptional
| Constructor Detail |
|---|
public nodeUserObject(String displayString,
X_M_Product M_Product,
X_PP_Product_BOM bom,
X_PP_Product_BOMLine bomLine)
| Method Detail |
|---|
public String toString()
toString in class Object
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||