Adempiere 3.5.2a

org.compiere.model
Interface I_ASP_Window

All Known Implementing Classes:
X_ASP_Window

public interface I_ASP_Window

Generated Interface for ASP_Window

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 4 - System
static String COLUMNNAME_AD_Window_ID
          Column name AD_Window_ID
static String COLUMNNAME_ASP_Level_ID
          Column name ASP_Level_ID
static String COLUMNNAME_ASP_Status
          Column name ASP_Status
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53046
static String Table_Name
          TableName=ASP_Window
 
Method Summary
 int getAD_Window_ID()
          Get Window.
 I_AD_Window getAD_Window()
           
 int getASP_Level_ID()
          Get ASP Level
 I_ASP_Level getASP_Level()
           
 String getASP_Status()
          Get ASP Status
 void setAD_Window_ID(int AD_Window_ID)
          Set Window.
 void setASP_Level_ID(int ASP_Level_ID)
          Set ASP Level
 void setASP_Status(String ASP_Status)
          Set ASP Status
 

Field Detail

Table_Name

static final String Table_Name
TableName=ASP_Window

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=53046


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 4 - System


COLUMNNAME_AD_Window_ID

static final String COLUMNNAME_AD_Window_ID
Column name AD_Window_ID

See Also:
Constant Field Values

COLUMNNAME_ASP_Level_ID

static final String COLUMNNAME_ASP_Level_ID
Column name ASP_Level_ID

See Also:
Constant Field Values

COLUMNNAME_ASP_Status

static final String COLUMNNAME_ASP_Status
Column name ASP_Status

See Also:
Constant Field Values
Method Detail

setAD_Window_ID

void setAD_Window_ID(int AD_Window_ID)
Set Window. Data entry or display window


getAD_Window_ID

int getAD_Window_ID()
Get Window. Data entry or display window


getAD_Window

I_AD_Window getAD_Window()
                         throws Exception
Throws:
Exception

setASP_Level_ID

void setASP_Level_ID(int ASP_Level_ID)
Set ASP Level


getASP_Level_ID

int getASP_Level_ID()
Get ASP Level


getASP_Level

I_ASP_Level getASP_Level()
                         throws Exception
Throws:
Exception

setASP_Status

void setASP_Status(String ASP_Status)
Set ASP Status


getASP_Status

String getASP_Status()
Get ASP Status


Adempiere 3.5.2a

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