|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.objectweb.speedo.metadata.SpeedoIdentity
This class corresponds to the description of the attribute identity-type in the XML file.
| Field Summary | |
|---|---|
static byte |
CONTAINER_ID
|
static byte |
NO_ID
|
static byte |
USER_ID
|
| Constructor Summary | |
|---|---|
SpeedoIdentity()
|
|
| Method Summary | |
|---|---|
static byte |
toByte(java.lang.String s)
Transforms a String into a Byte. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final byte USER_ID
public static final byte CONTAINER_ID
public static final byte NO_ID
| Constructor Detail |
public SpeedoIdentity()
| Method Detail |
public static byte toByte(java.lang.String s)
s - String to transform.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||