public class Set extends Object
| Modifier and Type | Method and Description |
|---|---|
Condition |
getCondition() |
List<XOAIMetadata> |
getDescriptions() |
String |
getName() |
String |
getSpec() |
boolean |
hasCondition() |
boolean |
hasDescription() |
static Set |
set(String spec) |
Set |
toOAIPMH() |
Set |
withCondition(Condition condition) |
Set |
withDescription(XOAIMetadata description) |
Set |
withName(String name) |
public Set(String spec)
public String getName()
public List<XOAIMetadata> getDescriptions()
public Set withDescription(XOAIMetadata description)
public boolean hasDescription()
public Condition getCondition()
public boolean hasCondition()
public String getSpec()
public Set toOAIPMH()
Copyright © 2017 DuraSpace. All Rights Reserved.