|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.harvard.hul.ois.mets.helper.Enum
edu.harvard.hul.ois.mets.Transformtype
This class encapsulates the TRANSFORMTYPE type.
| Field Summary | |
static Transformtype |
DECOMPRESSION
Decompression. |
static Transformtype |
DECRYPTION
Decryption. |
| Constructor Summary | |
Transformtype(java.lang.String value)
Instantiate a Transformtype object. |
|
| Method Summary | |
static Transformtype |
parse(java.lang.String name)
Return Transformtype by name. |
| Methods inherited from class edu.harvard.hul.ois.mets.helper.Enum |
equals, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final Transformtype DECOMPRESSION
public static final Transformtype DECRYPTION
| Constructor Detail |
public Transformtype(java.lang.String value)
value - Transformtype value| Method Detail |
public static Transformtype parse(java.lang.String name)
throws MetsException
name - Transformtype name
MetsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||