|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarc.types.SbnSimile
Field Summary | |
static SbnSimile |
CONFERMA
The instance of the Conferma type |
static int |
CONFERMA_TYPE
The Conferma type |
static SbnSimile |
SIMILE
The instance of the Simile type |
static int |
SIMILE_TYPE
The Simile type |
Method Summary | |
static java.util.Enumeration |
enumerate()
Returns an enumeration of all possible instances of SbnSimile |
int |
getType()
Returns the type of this SbnSimile |
java.lang.String |
toString()
Returns the String representation of this SbnSimile |
static SbnSimile |
valueOf(java.lang.String string)
Returns a new SbnSimile based on the given String value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int SIMILE_TYPE
public static final SbnSimile SIMILE
public static final int CONFERMA_TYPE
public static final SbnSimile CONFERMA
Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString
in class java.lang.Object
public static SbnSimile valueOf(java.lang.String string)
string
-
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |