|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mobixess.jodb.core.io.JODBIOBase.SubstitutionRecord
public class JODBIOBase.SubstitutionRecord
| Field Summary | |
|---|---|
int |
_id
|
java.lang.String |
_substitution
|
com.mobixess.jodb.core.io.JODBIOBase.LITERAL_SUBSTITUTION_TYPE |
_type
|
| Constructor Summary | |
|---|---|
JODBIOBase.SubstitutionRecord(int id,
java.lang.String substitution,
com.mobixess.jodb.core.io.JODBIOBase.LITERAL_SUBSTITUTION_TYPE type)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int _id
public java.lang.String _substitution
public com.mobixess.jodb.core.io.JODBIOBase.LITERAL_SUBSTITUTION_TYPE _type
| Constructor Detail |
|---|
public JODBIOBase.SubstitutionRecord(int id,
java.lang.String substitution,
com.mobixess.jodb.core.io.JODBIOBase.LITERAL_SUBSTITUTION_TYPE type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||