|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarc.types.SbnAbilitaOggetto
N=non gestito, S=gestito
Field Summary | |
static SbnAbilitaOggetto |
N
The instance of the N type |
static int |
N_TYPE
The N type |
static SbnAbilitaOggetto |
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 SbnAbilitaOggetto |
int |
getType()
Method getTypeReturns the type of this SbnAbilitaOggetto |
java.lang.String |
toString()
Method toStringReturns the String representation of this SbnAbilitaOggetto |
static SbnAbilitaOggetto |
valueOf(java.lang.String string)
Method valueOfReturns a new SbnAbilitaOggetto 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 N_TYPE
public static final SbnAbilitaOggetto N
public static final int S_TYPE
public static final SbnAbilitaOggetto S
Method Detail |
public static java.util.Enumeration enumerate()
public int getType()
public java.lang.String toString()
toString
in class java.lang.Object
public static SbnAbilitaOggetto valueOf(java.lang.String string)
string
-
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |