org.norther.tammi.root.rt.util
Class IntegerId
java.lang.Object
org.norther.tammi.root.rt.util.VariableId<Integer>
org.norther.tammi.root.rt.util.IntegerId
- All Implemented Interfaces:
- Serializable
public class IntegerId
- extends VariableId<Integer>
A composite integer id.
- Version:
- $Id: IntegerId.java,v 1.3 2009/09/28 15:08:35 cvsimp Exp $
- Author:
- Ilkka Priha
- See Also:
- Serialized Form
Constructor Summary |
IntegerId()
Constructs a new id. |
IntegerId
public IntegerId()
- Constructs a new id.
getIdType
public static Class<?> getIdType()
- Gets the id type.
- Returns:
- the id type.
Copyright © 2004 The Norther Organization. All rights reserved.