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_Oth
Generated Interface for A_Asset_Info_Oth- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_A_Asset_ID
Column name A_Asset_IDstatic String
COLUMNNAME_A_Asset_Info_Oth_ID
Column name A_Asset_Info_Oth_IDstatic String
COLUMNNAME_A_Asset_Info_Oth_UU
Column name A_Asset_Info_Oth_UUstatic String
COLUMNNAME_A_User1
Column name A_User1static String
COLUMNNAME_A_User10
Column name A_User10static String
COLUMNNAME_A_User11
Column name A_User11static String
COLUMNNAME_A_User12
Column name A_User12static String
COLUMNNAME_A_User13
Column name A_User13static String
COLUMNNAME_A_User14
Column name A_User14static String
COLUMNNAME_A_User15
Column name A_User15static String
COLUMNNAME_A_User2
Column name A_User2static String
COLUMNNAME_A_User3
Column name A_User3static String
COLUMNNAME_A_User4
Column name A_User4static String
COLUMNNAME_A_User5
Column name A_User5static String
COLUMNNAME_A_User6
Column name A_User6static String
COLUMNNAME_A_User7
Column name A_User7static String
COLUMNNAME_A_User8
Column name A_User8static String
COLUMNNAME_A_User9
Column name A_User9static String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_Text
Column name Textstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=53136static String
Table_Name
TableName=A_Asset_Info_Oth
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getA_Asset_ID()
Get Asset.int
getA_Asset_Info_Oth_ID()
Get A_Asset_Info_Oth_IDString
getA_Asset_Info_Oth_UU()
Get A_Asset_Info_Oth_UUString
getA_User1()
Get A_User1String
getA_User10()
Get A_User10String
getA_User11()
Get A_User11String
getA_User12()
Get A_User12String
getA_User13()
Get A_User13String
getA_User14()
Get A_User14String
getA_User15()
Get A_User15String
getA_User2()
Get A_User2String
getA_User3()
Get A_User3String
getA_User4()
Get A_User4String
getA_User5()
Get A_User5String
getA_User6()
Get A_User6String
getA_User7()
Get A_User7String
getA_User8()
Get A_User8String
getA_User9()
Get A_User9int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getText()
Get DescriptionTimestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.void
setA_Asset_ID(int A_Asset_ID)
Set Asset.void
setA_Asset_Info_Oth_ID(int A_Asset_Info_Oth_ID)
Set A_Asset_Info_Oth_IDvoid
setA_Asset_Info_Oth_UU(String A_Asset_Info_Oth_UU)
Set A_Asset_Info_Oth_UUvoid
setA_User1(String A_User1)
Set A_User1void
setA_User10(String A_User10)
Set A_User10void
setA_User11(String A_User11)
Set A_User11void
setA_User12(String A_User12)
Set A_User12void
setA_User13(String A_User13)
Set A_User13void
setA_User14(String A_User14)
Set A_User14void
setA_User15(String A_User15)
Set A_User15void
setA_User2(String A_User2)
Set A_User2void
setA_User3(String A_User3)
Set A_User3void
setA_User4(String A_User4)
Set A_User4void
setA_User5(String A_User5)
Set A_User5void
setA_User6(String A_User6)
Set A_User6void
setA_User7(String A_User7)
Set A_User7void
setA_User8(String A_User8)
Set A_User8void
setA_User9(String A_User9)
Set A_User9void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setIsActive(boolean IsActive)
Set Active.void
setText(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
-
-