Adempiere 3.5.2a

org.compiere.model
Interface I_M_AttributeSetExclude

All Known Implementing Classes:
X_M_AttributeSetExclude

public interface I_M_AttributeSetExclude

Generated Interface for M_AttributeSetExclude

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 2 - Client
static String COLUMNNAME_AD_Table_ID
          Column name AD_Table_ID
static String COLUMNNAME_IsSOTrx
          Column name IsSOTrx
static String COLUMNNAME_M_AttributeSet_ID
          Column name M_AttributeSet_ID
static String COLUMNNAME_M_AttributeSetExclude_ID
          Column name M_AttributeSetExclude_ID
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=809
static String Table_Name
          TableName=M_AttributeSetExclude
 
Method Summary
 int getAD_Table_ID()
          Get Table.
 I_AD_Table getAD_Table()
           
 int getM_AttributeSet_ID()
          Get Attribute Set.
 I_M_AttributeSet getM_AttributeSet()
           
 int getM_AttributeSetExclude_ID()
          Get Exclude Attribute Set.
 boolean isSOTrx()
          Get Sales Transaction.
 void setAD_Table_ID(int AD_Table_ID)
          Set Table.
 void setIsSOTrx(boolean IsSOTrx)
          Set Sales Transaction.
 void setM_AttributeSet_ID(int M_AttributeSet_ID)
          Set Attribute Set.
 void setM_AttributeSetExclude_ID(int M_AttributeSetExclude_ID)
          Set Exclude Attribute Set.
 

Field Detail

Table_Name

static final String Table_Name
TableName=M_AttributeSetExclude

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=809


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 2 - Client


COLUMNNAME_AD_Table_ID

static final String COLUMNNAME_AD_Table_ID
Column name AD_Table_ID

See Also:
Constant Field Values

COLUMNNAME_IsSOTrx

static final String COLUMNNAME_IsSOTrx
Column name IsSOTrx

See Also:
Constant Field Values

COLUMNNAME_M_AttributeSetExclude_ID

static final String COLUMNNAME_M_AttributeSetExclude_ID
Column name M_AttributeSetExclude_ID

See Also:
Constant Field Values

COLUMNNAME_M_AttributeSet_ID

static final String COLUMNNAME_M_AttributeSet_ID
Column name M_AttributeSet_ID

See Also:
Constant Field Values
Method Detail

setAD_Table_ID

void setAD_Table_ID(int AD_Table_ID)
Set Table. Database Table information


getAD_Table_ID

int getAD_Table_ID()
Get Table. Database Table information


getAD_Table

I_AD_Table getAD_Table()
                       throws Exception
Throws:
Exception

setIsSOTrx

void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. This is a Sales Transaction


isSOTrx

boolean isSOTrx()
Get Sales Transaction. This is a Sales Transaction


setM_AttributeSetExclude_ID

void setM_AttributeSetExclude_ID(int M_AttributeSetExclude_ID)
Set Exclude Attribute Set. Exclude the ability to enter Attribute Sets


getM_AttributeSetExclude_ID

int getM_AttributeSetExclude_ID()
Get Exclude Attribute Set. Exclude the ability to enter Attribute Sets


setM_AttributeSet_ID

void setM_AttributeSet_ID(int M_AttributeSet_ID)
Set Attribute Set. Product Attribute Set


getM_AttributeSet_ID

int getM_AttributeSet_ID()
Get Attribute Set. Product Attribute Set


getM_AttributeSet

I_M_AttributeSet getM_AttributeSet()
                                   throws Exception
Throws:
Exception

Adempiere 3.5.2a

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