org.gcube.portlets.user.speciesdiscovery.shared
Class TaxonChildren
java.lang.Object
org.gcube.portlets.user.speciesdiscovery.shared.TaxonChildren
- All Implemented Interfaces:
- Serializable
public class TaxonChildren
- extends Object
- implements Serializable
- See Also:
- Serialized Form
UNDEFINED
public static final int UNDEFINED
- See Also:
- Constant Field Values
TaxonChildren
public TaxonChildren(int startIndex,
int endIndex,
int fullSize,
List<TaxonomyRow> listChildren)
TaxonChildren
public TaxonChildren()
getSerialversionuid
public static long getSerialversionuid()
getListChildren
public List<TaxonomyRow> getListChildren()
getStartIndex
public int getStartIndex()
getOffset
public int getOffset()
getFullSize
public int getFullSize()
getUndefined
public static int getUndefined()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013. All Rights Reserved.