se.kb.oai.ore
Class Type
java.lang.Object
se.kb.oai.ore.Type
public class Type
- extends Object
Class that are used for typing Aggregations
and
AggreagatedResources
.
- Author:
- Oskar Grenholm, National Library of Sweden
Constructor Summary |
Type(String value)
Create a typing with this value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Type
public Type(String value)
- Create a typing with this value.
- Parameters:
value
- a value
getValue
public String getValue()
- Get the value.
- Returns:
- the value
Copyright © 2008. All Rights Reserved.