public class Lifetime extends Object
Constructor and Description |
---|
Lifetime() |
Modifier and Type | Method and Description |
---|---|
String |
getCreated() |
String |
getExpires() |
void |
setCreated(String created) |
void |
setExpires(String expires) |
Apache CXF