|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sandev.ui.structs.VerbInstanceStruct
org.sandev.ui.structs.CollectionInstanceStruct
public class CollectionInstanceStruct
An instance of a SandCollectionMessage for use in editing interfaces.
| Field Summary | |
|---|---|
protected int |
complete
Corresponds to the SandCollectionMessage field. |
protected org.sandev.basics.structs.SandInstanceMessage[] |
elements
Corresponds to SandCollectionMessage field. |
protected java.lang.String |
queryResult
Corresponds to the SandCollectionMessage field. |
| Fields inherited from class org.sandev.ui.structs.VerbInstanceStruct |
|---|
baseInstanceClass, sandTransmissionCount, sandTransmitAuthID, sandTransmitErrorMessage, sandTransmitStatus |
| Constructor Summary | |
|---|---|
CollectionInstanceStruct()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.sandev.basics.structs.SandInstanceMessage[] elements
protected int complete
enumerated constant values:
FALSE("false") = 0TRUE("true") = 1protected java.lang.String queryResult
| Constructor Detail |
|---|
public CollectionInstanceStruct()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||