Adempiere 3.5.2a

org.compiere.model
Interface I_A_Asset_Info_Lic

All Known Implementing Classes:
X_A_Asset_Info_Lic

public interface I_A_Asset_Info_Lic

Generated Interface for A_Asset_Info_Lic

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 7 - System - Client - Org
static String COLUMNNAME_A_Asset_ID
          Column name A_Asset_ID
static String COLUMNNAME_A_Asset_Info_Lic_ID
          Column name A_Asset_Info_Lic_ID
static String COLUMNNAME_A_Issuing_Agency
          Column name A_Issuing_Agency
static String COLUMNNAME_A_License_Fee
          Column name A_License_Fee
static String COLUMNNAME_A_License_No
          Column name A_License_No
static String COLUMNNAME_A_Renewal_Date
          Column name A_Renewal_Date
static String COLUMNNAME_A_State
          Column name A_State
static String COLUMNNAME_Text
          Column name Text
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53134
static String Table_Name
          TableName=A_Asset_Info_Lic
 
Method Summary
 int getA_Asset_ID()
          Get Asset.
 int getA_Asset_Info_Lic_ID()
          Get A_Asset_Info_Lic_ID
 String getA_Issuing_Agency()
          Get A_Issuing_Agency
 BigDecimal getA_License_Fee()
          Get A_License_Fee
 String getA_License_No()
          Get A_License_No
 Timestamp getA_Renewal_Date()
          Get A_Renewal_Date
 String getA_State()
          Get Account State.
 String getText()
          Get Text
 void setA_Asset_ID(int A_Asset_ID)
          Set Asset.
 void setA_Asset_Info_Lic_ID(int A_Asset_Info_Lic_ID)
          Set A_Asset_Info_Lic_ID
 void setA_Issuing_Agency(String A_Issuing_Agency)
          Set A_Issuing_Agency
 void setA_License_Fee(BigDecimal A_License_Fee)
          Set A_License_Fee
 void setA_License_No(String A_License_No)
          Set A_License_No
 void setA_Renewal_Date(Timestamp A_Renewal_Date)
          Set A_Renewal_Date
 void setA_State(String A_State)
          Set Account State.
 void setText(String Text)
          Set Text
 

Field Detail

Table_Name

static final String Table_Name
TableName=A_Asset_Info_Lic

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=53134


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 7 - System - 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_Lic_ID

static final String COLUMNNAME_A_Asset_Info_Lic_ID
Column name A_Asset_Info_Lic_ID

See Also:
Constant Field Values

COLUMNNAME_A_Issuing_Agency

static final String COLUMNNAME_A_Issuing_Agency
Column name A_Issuing_Agency

See Also:
Constant Field Values

COLUMNNAME_A_License_Fee

static final String COLUMNNAME_A_License_Fee
Column name A_License_Fee

See Also:
Constant Field Values

COLUMNNAME_A_License_No

static final String COLUMNNAME_A_License_No
Column name A_License_No

See Also:
Constant Field Values

COLUMNNAME_A_Renewal_Date

static final String COLUMNNAME_A_Renewal_Date
Column name A_Renewal_Date

See Also:
Constant Field Values

COLUMNNAME_A_State

static final String COLUMNNAME_A_State
Column name A_State

See Also:
Constant Field Values

COLUMNNAME_Text

static final String COLUMNNAME_Text
Column name Text

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_Lic_ID

void setA_Asset_Info_Lic_ID(int A_Asset_Info_Lic_ID)
Set A_Asset_Info_Lic_ID


getA_Asset_Info_Lic_ID

int getA_Asset_Info_Lic_ID()
Get A_Asset_Info_Lic_ID


setA_Issuing_Agency

void setA_Issuing_Agency(String A_Issuing_Agency)
Set A_Issuing_Agency


getA_Issuing_Agency

String getA_Issuing_Agency()
Get A_Issuing_Agency


setA_License_Fee

void setA_License_Fee(BigDecimal A_License_Fee)
Set A_License_Fee


getA_License_Fee

BigDecimal getA_License_Fee()
Get A_License_Fee


setA_License_No

void setA_License_No(String A_License_No)
Set A_License_No


getA_License_No

String getA_License_No()
Get A_License_No


setA_Renewal_Date

void setA_Renewal_Date(Timestamp A_Renewal_Date)
Set A_Renewal_Date


getA_Renewal_Date

Timestamp getA_Renewal_Date()
Get A_Renewal_Date


setA_State

void setA_State(String A_State)
Set Account State. State of the Credit Card or Account holder


getA_State

String getA_State()
Get Account State. State of the Credit Card or Account holder


setText

void setText(String Text)
Set Text


getText

String getText()
Get Text


Adempiere 3.5.2a

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