fedora.server.types.gen
Class DatastreamInputType
java.lang.Object
fedora.server.types.gen.DatastreamInputType
- All Implemented Interfaces:
- java.io.Serializable
- public class DatastreamInputType
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
_value1
public static final java.lang.String _value1
- See Also:
- Constant Field Values
value1
public static final DatastreamInputType value1
DatastreamInputType
protected DatastreamInputType(java.lang.String value)
getValue
public java.lang.String getValue()
fromValue
public static DatastreamInputType fromValue(java.lang.String value)
throws java.lang.IllegalStateException
- Throws:
java.lang.IllegalStateException
fromString
public static DatastreamInputType fromString(java.lang.String value)
throws java.lang.IllegalStateException
- Throws:
java.lang.IllegalStateException
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
toString
public java.lang.String toString()
readResolve
public java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException