Package org.compiere.model
Interface I_A_Asset_Info_Oth
-
- All Known Implementing Classes:
X_A_Asset_Info_Oth
public interface I_A_Asset_Info_OthGenerated Interface for A_Asset_Info_Oth- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 3 - Client - Orgstatic StringCOLUMNNAME_A_Asset_IDColumn name A_Asset_IDstatic StringCOLUMNNAME_A_Asset_Info_Oth_IDColumn name A_Asset_Info_Oth_IDstatic StringCOLUMNNAME_A_Asset_Info_Oth_UUColumn name A_Asset_Info_Oth_UUstatic StringCOLUMNNAME_A_User1Column name A_User1static StringCOLUMNNAME_A_User10Column name A_User10static StringCOLUMNNAME_A_User11Column name A_User11static StringCOLUMNNAME_A_User12Column name A_User12static StringCOLUMNNAME_A_User13Column name A_User13static StringCOLUMNNAME_A_User14Column name A_User14static StringCOLUMNNAME_A_User15Column name A_User15static StringCOLUMNNAME_A_User2Column name A_User2static StringCOLUMNNAME_A_User3Column name A_User3static StringCOLUMNNAME_A_User4Column name A_User4static StringCOLUMNNAME_A_User5Column name A_User5static StringCOLUMNNAME_A_User6Column name A_User6static StringCOLUMNNAME_A_User7Column name A_User7static StringCOLUMNNAME_A_User8Column name A_User8static StringCOLUMNNAME_A_User9Column name A_User9static StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_TextColumn name Textstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=53136static StringTable_NameTableName=A_Asset_Info_Oth
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetA_Asset_ID()Get Asset.intgetA_Asset_Info_Oth_ID()Get A_Asset_Info_Oth_IDStringgetA_Asset_Info_Oth_UU()Get A_Asset_Info_Oth_UUStringgetA_User1()Get A_User1StringgetA_User10()Get A_User10StringgetA_User11()Get A_User11StringgetA_User12()Get A_User12StringgetA_User13()Get A_User13StringgetA_User14()Get A_User14StringgetA_User15()Get A_User15StringgetA_User2()Get A_User2StringgetA_User3()Get A_User3StringgetA_User4()Get A_User4StringgetA_User5()Get A_User5StringgetA_User6()Get A_User6StringgetA_User7()Get A_User7StringgetA_User8()Get A_User8StringgetA_User9()Get A_User9intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetText()Get DescriptionTimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.voidsetA_Asset_ID(int A_Asset_ID)Set Asset.voidsetA_Asset_Info_Oth_ID(int A_Asset_Info_Oth_ID)Set A_Asset_Info_Oth_IDvoidsetA_Asset_Info_Oth_UU(String A_Asset_Info_Oth_UU)Set A_Asset_Info_Oth_UUvoidsetA_User1(String A_User1)Set A_User1voidsetA_User10(String A_User10)Set A_User10voidsetA_User11(String A_User11)Set A_User11voidsetA_User12(String A_User12)Set A_User12voidsetA_User13(String A_User13)Set A_User13voidsetA_User14(String A_User14)Set A_User14voidsetA_User15(String A_User15)Set A_User15voidsetA_User2(String A_User2)Set A_User2voidsetA_User3(String A_User3)Set A_User3voidsetA_User4(String A_User4)Set A_User4voidsetA_User5(String A_User5)Set A_User5voidsetA_User6(String A_User6)Set A_User6voidsetA_User7(String A_User7)Set A_User7voidsetA_User8(String A_User8)Set A_User8voidsetA_User9(String A_User9)Set A_User9voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetIsActive(boolean IsActive)Set Active.voidsetText(String Text)Set Description
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=A_Asset_Info_Oth- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53136- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Asset_Info_Oth_ID
static final String COLUMNNAME_A_Asset_Info_Oth_ID
Column name A_Asset_Info_Oth_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Asset_Info_Oth_UU
static final String COLUMNNAME_A_Asset_Info_Oth_UU
Column name A_Asset_Info_Oth_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_User1
static final String COLUMNNAME_A_User1
Column name A_User1- See Also:
- Constant Field Values
-
COLUMNNAME_A_User10
static final String COLUMNNAME_A_User10
Column name A_User10- See Also:
- Constant Field Values
-
COLUMNNAME_A_User11
static final String COLUMNNAME_A_User11
Column name A_User11- See Also:
- Constant Field Values
-
COLUMNNAME_A_User12
static final String COLUMNNAME_A_User12
Column name A_User12- See Also:
- Constant Field Values
-
COLUMNNAME_A_User13
static final String COLUMNNAME_A_User13
Column name A_User13- See Also:
- Constant Field Values
-
COLUMNNAME_A_User14
static final String COLUMNNAME_A_User14
Column name A_User14- See Also:
- Constant Field Values
-
COLUMNNAME_A_User15
static final String COLUMNNAME_A_User15
Column name A_User15- See Also:
- Constant Field Values
-
COLUMNNAME_A_User2
static final String COLUMNNAME_A_User2
Column name A_User2- See Also:
- Constant Field Values
-
COLUMNNAME_A_User3
static final String COLUMNNAME_A_User3
Column name A_User3- See Also:
- Constant Field Values
-
COLUMNNAME_A_User4
static final String COLUMNNAME_A_User4
Column name A_User4- See Also:
- Constant Field Values
-
COLUMNNAME_A_User5
static final String COLUMNNAME_A_User5
Column name A_User5- See Also:
- Constant Field Values
-
COLUMNNAME_A_User6
static final String COLUMNNAME_A_User6
Column name A_User6- See Also:
- Constant Field Values
-
COLUMNNAME_A_User7
static final String COLUMNNAME_A_User7
Column name A_User7- See Also:
- Constant Field Values
-
COLUMNNAME_A_User8
static final String COLUMNNAME_A_User8
Column name A_User8- See Also:
- Constant Field Values
-
COLUMNNAME_A_User9
static final String COLUMNNAME_A_User9
Column name A_User9- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Text
static final String COLUMNNAME_Text
Column name Text- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
setA_Asset_ID
void setA_Asset_ID(int A_Asset_ID)
Set Asset. Asset used internally or by customers
-
getA_Asset_ID
int getA_Asset_ID()
Get Asset. Asset used internally or by customers
-
setA_Asset_Info_Oth_ID
void setA_Asset_Info_Oth_ID(int A_Asset_Info_Oth_ID)
Set A_Asset_Info_Oth_ID
-
getA_Asset_Info_Oth_ID
int getA_Asset_Info_Oth_ID()
Get A_Asset_Info_Oth_ID
-
setA_Asset_Info_Oth_UU
void setA_Asset_Info_Oth_UU(String A_Asset_Info_Oth_UU)
Set A_Asset_Info_Oth_UU
-
getA_Asset_Info_Oth_UU
String getA_Asset_Info_Oth_UU()
Get A_Asset_Info_Oth_UU
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setA_User1
void setA_User1(String A_User1)
Set A_User1
-
getA_User1
String getA_User1()
Get A_User1
-
setA_User10
void setA_User10(String A_User10)
Set A_User10
-
getA_User10
String getA_User10()
Get A_User10
-
setA_User11
void setA_User11(String A_User11)
Set A_User11
-
getA_User11
String getA_User11()
Get A_User11
-
setA_User12
void setA_User12(String A_User12)
Set A_User12
-
getA_User12
String getA_User12()
Get A_User12
-
setA_User13
void setA_User13(String A_User13)
Set A_User13
-
getA_User13
String getA_User13()
Get A_User13
-
setA_User14
void setA_User14(String A_User14)
Set A_User14
-
getA_User14
String getA_User14()
Get A_User14
-
setA_User15
void setA_User15(String A_User15)
Set A_User15
-
getA_User15
String getA_User15()
Get A_User15
-
setA_User2
void setA_User2(String A_User2)
Set A_User2
-
getA_User2
String getA_User2()
Get A_User2
-
setA_User3
void setA_User3(String A_User3)
Set A_User3
-
getA_User3
String getA_User3()
Get A_User3
-
setA_User4
void setA_User4(String A_User4)
Set A_User4
-
getA_User4
String getA_User4()
Get A_User4
-
setA_User5
void setA_User5(String A_User5)
Set A_User5
-
getA_User5
String getA_User5()
Get A_User5
-
setA_User6
void setA_User6(String A_User6)
Set A_User6
-
getA_User6
String getA_User6()
Get A_User6
-
setA_User7
void setA_User7(String A_User7)
Set A_User7
-
getA_User7
String getA_User7()
Get A_User7
-
setA_User8
void setA_User8(String A_User8)
Set A_User8
-
getA_User8
String getA_User8()
Get A_User8
-
setA_User9
void setA_User9(String A_User9)
Set A_User9
-
getA_User9
String getA_User9()
Get A_User9
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
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
-
setText
void setText(String Text)
Set Description
-
getText
String getText()
Get Description
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-