com.sun.ejb.containers
Class TimerPrimaryKey
java.lang.Object
com.sun.ejb.containers.TimerPrimaryKey
- All Implemented Interfaces:
- Serializable
public class TimerPrimaryKey
- extends Object
- implements Serializable
- See Also:
- Serialized Form
timerId
public String timerId
TimerPrimaryKey
public TimerPrimaryKey()
TimerPrimaryKey
public TimerPrimaryKey(String pk)
getTimerId
public String getTimerId()
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 GlassFish Community. All Rights Reserved.