Compiere 3.1

org.compiere.vos
Class SortVO

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

public class SortVO
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 boolean isYes
           
 int key
           
 String name
           
 int seq
           
 
Constructor Summary
SortVO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

public int key

seq

public int seq

name

public String name

isYes

public boolean isYes
Constructor Detail

SortVO

public SortVO()

Compiere 3.1

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