Compiere 3.1

org.compiere.process
Class RemoteSetupVO

java.lang.Object
  extended by org.compiere.process.RemoteSetupVO
All Implemented Interfaces:
Serializable

public class RemoteSetupVO
extends Object
implements Serializable

Remote Setup VO

Version:
$Id: RemoteSetupVO.java,v 1.2 2006/07/30 00:51:02 jjanke Exp $
Author:
Jorg Janke
See Also:
Serialized Form

Field Summary
 int AD_Client_ID
           
 int AD_Org_ID
           
 BigDecimal IDRangeEnd
           
 BigDecimal IDRangeStart
           
 String Prefix
           
 RowSet ReplicationTable
           
 String Suffix
           
 Boolean Test
           
 
Constructor Summary
RemoteSetupVO()
           
 
Method Summary
 String toString()
          String Representation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

Test

public Boolean Test

ReplicationTable

public RowSet ReplicationTable

IDRangeStart

public BigDecimal IDRangeStart

IDRangeEnd

public BigDecimal IDRangeEnd

AD_Client_ID

public int AD_Client_ID

AD_Org_ID

public int AD_Org_ID

Prefix

public String Prefix

Suffix

public String Suffix
Constructor Detail

RemoteSetupVO

public RemoteSetupVO()
Method Detail

toString

public String toString()
String Representation

Overrides:
toString in class Object
Returns:
info

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.