change the access level of m_M_AttributeSetInstance_ID in InfoProductWindow
This commit is contained in:
parent
c26fb515b2
commit
ea7da78587
|
@ -71,7 +71,7 @@ public class InfoProductWindow extends InfoWindow {
|
|||
private Textbox fieldDescription;
|
||||
|
||||
/** ASI */
|
||||
private int m_M_AttributeSetInstance_ID;
|
||||
protected int m_M_AttributeSetInstance_ID;
|
||||
|
||||
private Borderlayout contentBorderLayout;
|
||||
|
||||
|
|
Loading…
Reference in New Issue