Adempiere 3.5.2a

org.eevolution.form.bom
Class nodeUserObject

java.lang.Object
  extended by org.eevolution.form.bom.nodeUserObject

public class nodeUserObject
extends Object


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

M_Product

public X_M_Product M_Product

displayString

public String displayString

bom

public X_PP_Product_BOM bom

bomLine

public X_PP_Product_BOMLine bomLine

isChosen

public boolean isChosen

isCheckbox

public boolean isCheckbox

isMandatory

public boolean isMandatory

isOptional

public boolean isOptional
Constructor Detail

nodeUserObject

public nodeUserObject(String displayString,
                      X_M_Product M_Product,
                      X_PP_Product_BOM bom,
                      X_PP_Product_BOMLine bomLine)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.