Compiere 3.1

org.compiere.vos
Class FormatVO

java.lang.Object
  extended by org.compiere.vos.FormatVO
All Implemented Interfaces:
Serializable

public class FormatVO
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 char decimalSeparator
           
 String df_Date
           
 String df_DateTime
           
 String df_Time
           
 char groupingSeparator
           
 String nf_Amount
           
 String nf_CostPrice
           
 String nf_Integer
           
 String nf_Number
           
 String nf_Quantity
           
 
Constructor Summary
FormatVO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nf_Integer

public String nf_Integer

nf_Quantity

public String nf_Quantity

nf_Amount

public String nf_Amount

nf_CostPrice

public String nf_CostPrice

nf_Number

public String nf_Number

df_Date

public String df_Date

df_DateTime

public String df_DateTime

df_Time

public String df_Time

decimalSeparator

public char decimalSeparator

groupingSeparator

public char groupingSeparator
Constructor Detail

FormatVO

public FormatVO()

Compiere 3.1

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