Package org.compiere.model
Interface I_M_AttributeSet
- All Known Implementing Classes:
MAttributeSet
,X_M_AttributeSet
public interface I_M_AttributeSet
Generated Interface for M_AttributeSet
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name GuaranteeDaysstatic final String
Column name IsActivestatic final String
Column name IsAutoGenerateLotstatic final String
Column name IsGuaranteeDatestatic final String
Column name IsGuaranteeDateMandatorystatic final String
Column name IsInstanceAttributestatic final String
Column name IsLotstatic final String
Column name IsLotMandatorystatic final String
Column name IsSerNostatic final String
Column name IsSerNoMandatorystatic final String
Column name LotCharEOverwritestatic final String
Column name LotCharSOverwritestatic final String
Column name M_AttributeSet_IDstatic final String
Column name M_AttributeSet_Typestatic final String
Column name M_AttributeSet_UUstatic final String
Column name M_LotCtl_IDstatic final String
Column name M_SerNoCtl_IDstatic final String
Column name MandatoryTypestatic final String
Column name Namestatic final String
Column name SerNoCharEOverwritestatic final String
Column name SerNoCharSOverwritestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name UseGuaranteeDateForMPolicystatic final KeyNamePair
static final int
AD_Table_ID=560static final String
TableName=M_AttributeSet -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.Get Created.int
Get Created By.Get Description.int
Get Guarantee Days.Get Lot Char End Overwrite.Get Lot Char Start Overwrite.int
Get Attribute Set.Get Attribute Set TypeGet M_AttributeSet_UUint
Get Lot Control.int
Get Serial No Control.Get Mandatory Type.getName()
Get Name.Get Ser No Char End Overwrite.Get Ser No Char Start Overwrite.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Is Auto Generate Lotboolean
Get Guarantee Date.boolean
Get Mandatory Guarantee Date.boolean
Get Instance Attribute.boolean
isLot()
Get Lot.boolean
Get Mandatory Lot.boolean
isSerNo()
Get Serial No.boolean
Get Mandatory Serial No.boolean
Get Use Guarantee Date for Material Policyvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setDescription
(String Description) Set Description.void
setGuaranteeDays
(int GuaranteeDays) Set Guarantee Days.void
setIsActive
(boolean IsActive) Set Active.void
setIsAutoGenerateLot
(boolean IsAutoGenerateLot) Set Is Auto Generate Lotvoid
setIsGuaranteeDate
(boolean IsGuaranteeDate) Set Guarantee Date.void
setIsGuaranteeDateMandatory
(boolean IsGuaranteeDateMandatory) Set Mandatory Guarantee Date.void
setIsInstanceAttribute
(boolean IsInstanceAttribute) Set Instance Attribute.void
setIsLot
(boolean IsLot) Set Lot.void
setIsLotMandatory
(boolean IsLotMandatory) Set Mandatory Lot.void
setIsSerNo
(boolean IsSerNo) Set Serial No.void
setIsSerNoMandatory
(boolean IsSerNoMandatory) Set Mandatory Serial No.void
setLotCharEOverwrite
(String LotCharEOverwrite) Set Lot Char End Overwrite.void
setLotCharSOverwrite
(String LotCharSOverwrite) Set Lot Char Start Overwrite.void
setM_AttributeSet_ID
(int M_AttributeSet_ID) Set Attribute Set.void
setM_AttributeSet_Type
(String M_AttributeSet_Type) Set Attribute Set Typevoid
setM_AttributeSet_UU
(String M_AttributeSet_UU) Set M_AttributeSet_UUvoid
setM_LotCtl_ID
(int M_LotCtl_ID) Set Lot Control.void
setM_SerNoCtl_ID
(int M_SerNoCtl_ID) Set Serial No Control.void
setMandatoryType
(String MandatoryType) Set Mandatory Type.void
Set Name.void
setSerNoCharEOverwrite
(String SerNoCharEOverwrite) Set Ser No Char End Overwrite.void
setSerNoCharSOverwrite
(String SerNoCharSOverwrite) Set Ser No Char Start Overwrite.void
setUseGuaranteeDateForMPolicy
(boolean UseGuaranteeDateForMPolicy) Set Use Guarantee Date for Material Policy
-
Field Details
-
Table_Name
TableName=M_AttributeSet- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=560- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_GuaranteeDays
Column name GuaranteeDays- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAutoGenerateLot
Column name IsAutoGenerateLot- See Also:
-
COLUMNNAME_IsGuaranteeDate
Column name IsGuaranteeDate- See Also:
-
COLUMNNAME_IsGuaranteeDateMandatory
Column name IsGuaranteeDateMandatory- See Also:
-
COLUMNNAME_IsInstanceAttribute
Column name IsInstanceAttribute- See Also:
-
COLUMNNAME_IsLot
Column name IsLot- See Also:
-
COLUMNNAME_IsLotMandatory
Column name IsLotMandatory- See Also:
-
COLUMNNAME_IsSerNo
Column name IsSerNo- See Also:
-
COLUMNNAME_IsSerNoMandatory
Column name IsSerNoMandatory- See Also:
-
COLUMNNAME_LotCharEOverwrite
Column name LotCharEOverwrite- See Also:
-
COLUMNNAME_LotCharSOverwrite
Column name LotCharSOverwrite- See Also:
-
COLUMNNAME_MandatoryType
Column name MandatoryType- See Also:
-
COLUMNNAME_M_AttributeSet_ID
Column name M_AttributeSet_ID- See Also:
-
COLUMNNAME_M_AttributeSet_Type
Column name M_AttributeSet_Type- See Also:
-
COLUMNNAME_M_AttributeSet_UU
Column name M_AttributeSet_UU- See Also:
-
COLUMNNAME_M_LotCtl_ID
Column name M_LotCtl_ID- See Also:
-
COLUMNNAME_M_SerNoCtl_ID
Column name M_SerNoCtl_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_SerNoCharEOverwrite
Column name SerNoCharEOverwrite- See Also:
-
COLUMNNAME_SerNoCharSOverwrite
Column name SerNoCharSOverwrite- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_UseGuaranteeDateForMPolicy
Column name UseGuaranteeDateForMPolicy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setGuaranteeDays
void setGuaranteeDays(int GuaranteeDays) Set Guarantee Days. Number of days the product is guaranteed or available -
getGuaranteeDays
int getGuaranteeDays()Get Guarantee Days. Number of days the product is guaranteed or available -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsAutoGenerateLot
void setIsAutoGenerateLot(boolean IsAutoGenerateLot) Set Is Auto Generate Lot -
isAutoGenerateLot
boolean isAutoGenerateLot()Get Is Auto Generate Lot -
setIsGuaranteeDate
void setIsGuaranteeDate(boolean IsGuaranteeDate) Set Guarantee Date. Product has Guarantee or Expiry Date -
isGuaranteeDate
boolean isGuaranteeDate()Get Guarantee Date. Product has Guarantee or Expiry Date -
setIsGuaranteeDateMandatory
void setIsGuaranteeDateMandatory(boolean IsGuaranteeDateMandatory) Set Mandatory Guarantee Date. The entry of a Guarantee Date is mandatory when creating a Product Instance -
isGuaranteeDateMandatory
boolean isGuaranteeDateMandatory()Get Mandatory Guarantee Date. The entry of a Guarantee Date is mandatory when creating a Product Instance -
setIsInstanceAttribute
void setIsInstanceAttribute(boolean IsInstanceAttribute) Set Instance Attribute. The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date) -
isInstanceAttribute
boolean isInstanceAttribute()Get Instance Attribute. The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date) -
setIsLot
void setIsLot(boolean IsLot) Set Lot. The product instances have a Lot Number -
isLot
boolean isLot()Get Lot. The product instances have a Lot Number -
setIsLotMandatory
void setIsLotMandatory(boolean IsLotMandatory) Set Mandatory Lot. The entry of Lot info is mandatory when creating a Product Instance -
isLotMandatory
boolean isLotMandatory()Get Mandatory Lot. The entry of Lot info is mandatory when creating a Product Instance -
setIsSerNo
void setIsSerNo(boolean IsSerNo) Set Serial No. The product instances have Serial Numbers -
isSerNo
boolean isSerNo()Get Serial No. The product instances have Serial Numbers -
setIsSerNoMandatory
void setIsSerNoMandatory(boolean IsSerNoMandatory) Set Mandatory Serial No. The entry of a Serial No is mandatory when creating a Product Instance -
isSerNoMandatory
boolean isSerNoMandatory()Get Mandatory Serial No. The entry of a Serial No is mandatory when creating a Product Instance -
setLotCharEOverwrite
Set Lot Char End Overwrite. Lot/Batch End Indicator overwrite - default » -
getLotCharEOverwrite
String getLotCharEOverwrite()Get Lot Char End Overwrite. Lot/Batch End Indicator overwrite - default » -
setLotCharSOverwrite
Set Lot Char Start Overwrite. Lot/Batch Start Indicator overwrite - default « -
getLotCharSOverwrite
String getLotCharSOverwrite()Get Lot Char Start Overwrite. Lot/Batch Start Indicator overwrite - default « -
setMandatoryType
Set Mandatory Type. The specification of a Product Attribute Instance is mandatory -
getMandatoryType
String getMandatoryType()Get Mandatory Type. The specification of a Product Attribute Instance is mandatory -
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 -
setM_AttributeSet_Type
Set Attribute Set Type -
getM_AttributeSet_Type
String getM_AttributeSet_Type()Get Attribute Set Type -
setM_AttributeSet_UU
Set M_AttributeSet_UU -
getM_AttributeSet_UU
String getM_AttributeSet_UU()Get M_AttributeSet_UU -
setM_LotCtl_ID
void setM_LotCtl_ID(int M_LotCtl_ID) Set Lot Control. Product Lot Control -
getM_LotCtl_ID
int getM_LotCtl_ID()Get Lot Control. Product Lot Control -
getM_LotCtl
- Throws:
RuntimeException
-
setM_SerNoCtl_ID
void setM_SerNoCtl_ID(int M_SerNoCtl_ID) Set Serial No Control. Product Serial Number Control -
getM_SerNoCtl_ID
int getM_SerNoCtl_ID()Get Serial No Control. Product Serial Number Control -
getM_SerNoCtl
- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setSerNoCharEOverwrite
Set Ser No Char End Overwrite. Serial Number End Indicator overwrite - default empty -
getSerNoCharEOverwrite
String getSerNoCharEOverwrite()Get Ser No Char End Overwrite. Serial Number End Indicator overwrite - default empty -
setSerNoCharSOverwrite
Set Ser No Char Start Overwrite. Serial Number Start Indicator overwrite - default # -
getSerNoCharSOverwrite
String getSerNoCharSOverwrite()Get Ser No Char Start Overwrite. Serial Number Start Indicator overwrite - default # -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setUseGuaranteeDateForMPolicy
void setUseGuaranteeDateForMPolicy(boolean UseGuaranteeDateForMPolicy) Set Use Guarantee Date for Material Policy -
isUseGuaranteeDateForMPolicy
boolean isUseGuaranteeDateForMPolicy()Get Use Guarantee Date for Material Policy
-