public static class CloudEntity.Meta extends Object
Constructor and Description |
---|
CloudEntity.Meta(UUID guid,
Date created,
Date updated) |
CloudEntity.Meta(UUID guid,
Date created,
Date updated,
String url) |
Modifier and Type | Method and Description |
---|---|
static CloudEntity.Meta |
defaultMeta() |
Date |
getCreated() |
UUID |
getGuid() |
Date |
getUpdated() |
String |
getUrl() |
public UUID getGuid()
public Date getCreated()
public Date getUpdated()
public String getUrl()
public static CloudEntity.Meta defaultMeta()
Copyright © 2015. All rights reserved.