com.mobixess.jodb.core.io
Class JODBIOBase.SubstitutionRecord

java.lang.Object
  extended by com.mobixess.jodb.core.io.JODBIOBase.SubstitutionRecord
Enclosing class:
JODBIOBase

public class JODBIOBase.SubstitutionRecord
extends java.lang.Object


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

_id

public int _id

_substitution

public java.lang.String _substitution

_type

public com.mobixess.jodb.core.io.JODBIOBase.LITERAL_SUBSTITUTION_TYPE _type
Constructor Detail

JODBIOBase.SubstitutionRecord

public JODBIOBase.SubstitutionRecord(int id,
                                     java.lang.String substitution,
                                     com.mobixess.jodb.core.io.JODBIOBase.LITERAL_SUBSTITUTION_TYPE type)


Copyright © Mobixess Inc. All Rights Reserved.