se.kb.oai.ore
Class Type

java.lang.Object
  extended by 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.
 
Method Summary
 String getValue()
          Get the value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Type

public Type(String value)
Create a typing with this value.

Parameters:
value - a value
Method Detail

getValue

public String getValue()
Get the value.

Returns:
the value


Copyright © 2008. All Rights Reserved.