net.stepniak.picheese.pojos.v1
Class Key
java.lang.Object
net.stepniak.picheese.pojos.Base
net.stepniak.picheese.pojos.v1.Key
- All Implemented Interfaces:
- Serializable
public class Key
- extends Base
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Key
public Key()
Key
public Key(String id,
Date creationDate,
Date expires)
getId
public String getId()
getCreationDate
public Date getCreationDate()
getExpires
public Date getExpires()
Copyright © 2013. All Rights Reserved.