|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarc.types.SbnAbilitaOggetto
N=non gestito, S=creazione e correzione,C=solo creazione,G=creazione/correzione solo se localizzato per gestione, V=solo visualizzazione, G=solo localizzazione/delocalizzazione
Field Summary | |
static SbnAbilitaOggetto |
C
The instance of the C type |
static int |
C_TYPE
The C type |
static SbnAbilitaOggetto |
L
The instance of the L type |
static int |
L_TYPE
The L type |
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 |
static SbnAbilitaOggetto |
V
The instance of the V type |
static int |
V_TYPE
The V type |
Method Summary | |
static java.util.Enumeration |
enumerate()
Returns an enumeration of all possible instances of SbnAbilitaOggetto |
int |
getType()
Returns the type of this SbnAbilitaOggetto |
java.lang.String |
toString()
Returns the String representation of this SbnAbilitaOggetto |
static SbnAbilitaOggetto |
valueOf(java.lang.String string)
Returns 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
public static final int C_TYPE
public static final SbnAbilitaOggetto C
public static final int L_TYPE
public static final SbnAbilitaOggetto L
public static final int V_TYPE
public static final SbnAbilitaOggetto V
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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |