|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarc.types.IndIncipit
Class IndIncipit.
Field Summary | |
static IndIncipit |
P
The instance of the P type |
static int |
P_TYPE
The P type |
static IndIncipit |
S
The instance of the S type |
static int |
S_TYPE
The S type |
Method Summary | |
static java.util.Enumeration |
enumerate()
Method enumerateReturns an enumeration of all possible instances of IndIncipit |
int |
getType()
Method getTypeReturns the type of this IndIncipit |
java.lang.String |
toString()
Method toStringReturns the String representation of this IndIncipit |
static IndIncipit |
valueOf(java.lang.String string)
Method valueOfReturns a new IndIncipit 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 S_TYPE
public static final IndIncipit S
public static final int P_TYPE
public static final IndIncipit P
Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString
in class java.lang.Object
public static IndIncipit valueOf(java.lang.String string)
string
-
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |