addManyKey
public void addManyKey(int index,
java.lang.String vManyKey)
throws java.lang.IndexOutOfBoundsException
Method addManyKey
addManyKey
public void addManyKey(java.lang.String vManyKey)
throws java.lang.IndexOutOfBoundsException
Method addManyKey
addName
public void addName(int index,
java.lang.String vName)
throws java.lang.IndexOutOfBoundsException
Method addName
addName
public void addName(java.lang.String vName)
throws java.lang.IndexOutOfBoundsException
Method addName
deleteReadonly
public void deleteReadonly()
Method deleteReadonly
deleteTransient
public void deleteTransient()
Method deleteTransient
enumerateManyKey
public java.util.Enumeration enumerateManyKey()
Method enumerateManyKey
enumerateName
public java.util.Enumeration enumerateName()
Method enumerateName
getDirty
public DirtyType getDirty()
Returns the value of field 'dirty'.
- the value of field 'dirty'.
getManyKey
public java.lang.String[] getManyKey()
Method getManyKey
getManyKey
public java.lang.String getManyKey(int index)
throws java.lang.IndexOutOfBoundsException
Method getManyKey
getManyKeyCount
public int getManyKeyCount()
Method getManyKeyCount
getManyTable
public java.lang.String getManyTable()
Returns the value of field 'manyTable'.
- the value of field 'manyTable'.
getName
public java.lang.String[] getName()
Method getName
getName
public java.lang.String getName(int index)
throws java.lang.IndexOutOfBoundsException
Method getName
getNameCount
public int getNameCount()
Method getNameCount
getReadonly
public boolean getReadonly()
Returns the value of field 'readonly'.
- the value of field 'readonly'.
getTransient
public boolean getTransient()
Returns the value of field 'transient'.
- the value of field 'transient'.
getType
public java.lang.String getType()
Returns the value of field 'type'.
- the value of field 'type'.
hasReadonly
public boolean hasReadonly()
Method hasReadonly
hasTransient
public boolean hasTransient()
Method hasTransient
isValid
public boolean isValid()
Method isValid
removeAllManyKey
public void removeAllManyKey()
Method removeAllManyKey
removeAllName
public void removeAllName()
Method removeAllName
removeManyKey
public java.lang.String removeManyKey(int index)
Method removeManyKey
removeName
public java.lang.String removeName(int index)
Method removeName
setDirty
public void setDirty(DirtyType dirty)
Sets the value of field 'dirty'.
dirty
- the value of field 'dirty'.
setManyKey
public void setManyKey(int index,
java.lang.String vManyKey)
throws java.lang.IndexOutOfBoundsException
Method setManyKey
setManyKey
public void setManyKey(java.lang.String[] manyKeyArray)
Method setManyKey
setManyTable
public void setManyTable(java.lang.String manyTable)
Sets the value of field 'manyTable'.
manyTable
- the value of field 'manyTable'.
setName
public void setName(int index,
java.lang.String vName)
throws java.lang.IndexOutOfBoundsException
Method setName
setName
public void setName(java.lang.String[] nameArray)
Method setName
setReadonly
public void setReadonly(boolean readonly)
Sets the value of field 'readonly'.
readonly
- the value of field 'readonly'.
setTransient
public void setTransient(boolean _transient)
Sets the value of field 'transient'.
setType
public void setType(java.lang.String type)
Sets the value of field 'type'.
type
- the value of field 'type'.