public interface Lifetime
| Modifier and Type | Method and Description |
|---|---|
AttributedDateTime |
getCreated()
Gets the value of the created property.
|
AttributedDateTime |
getExpires()
Gets the value of the expires property.
|
void |
setCreated(AttributedDateTime value)
Sets the value of the created property.
|
void |
setExpires(AttributedDateTime value)
Sets the value of the expires property.
|
AttributedDateTime getCreated()
AttributedDateTimeAttributedDateTime getExpires()
AttributedDateTimevoid setCreated(AttributedDateTime value)
value - allowed object is
AttributedDateTimevoid setExpires(AttributedDateTime value)
value - allowed object is
AttributedDateTimeCopyright © 2005–2018 Oracle Corporation. All rights reserved.