public class Meta extends Object
| Constructor and Description |
|---|
Meta() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAttributes() |
String |
getCreated() |
String |
getLastModified() |
String |
getLocation() |
String |
getVersion() |
Meta |
setAttributes(String[] attributes) |
Meta |
setCreated(String created) |
Meta |
setLastModified(String lastModified) |
Meta |
setLocation(String location) |
Meta |
setVersion(String version) |
Copyright © 2013 JBoss Inc.. All Rights Reserved.