|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.system.StiGuid
public class StiGuid
| Field Summary | |
|---|---|
static StiGuid |
EMPTY
|
| Constructor Summary | |
|---|---|
StiGuid(String value)
|
|
| Method Summary | |
|---|---|
static StiGuid |
getEmpty()
|
static void |
main(String[] args)
|
static StiGuid |
newGuid()
|
static StiGuid |
newGuid(Object item)
|
static String |
newGuidString()
|
static String |
newGuidStringPlain()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final StiGuid EMPTY
| Constructor Detail |
|---|
public StiGuid(String value)
| Method Detail |
|---|
public static StiGuid getEmpty()
public static StiGuid newGuid()
public static StiGuid newGuid(Object item)
public String toString()
toString in class Objectpublic static void main(String[] args)
public static String newGuidString()
public static String newGuidStringPlain()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||