public class OntologySummary extends Object
Constructor and Description |
---|
OntologySummary(org.jboss.resteasy.plugins.providers.atom.Entry entry)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getBase() |
String |
getComment() |
String |
getCreatedBy() |
Date |
getCreatedTimestamp() |
String |
getId() |
String |
getLabel() |
Date |
getLastModifiedTimestamp() |
String |
getUuid() |
public OntologySummary(org.jboss.resteasy.plugins.providers.atom.Entry entry)
entry
- public String getUuid()
public Date getLastModifiedTimestamp()
public String getLabel()
public Date getCreatedTimestamp()
public String getCreatedBy()
public String getComment()
public String getBase()
public String getId()
Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.