|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.peer.LyPeerClass
leon.peer.util.LyTableClass
leon.peer.xml.LyXmlClass
public class LyXmlClass
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Fields inherited from class leon.peer.LyPeerClass |
---|
VALUE_NOT_LOADED |
Constructor Summary | |
---|---|
LyXmlClass()
Default Constructor. |
Method Summary | |
---|---|
java.lang.Object |
newInstance()
Creates a new instance of this class : creates a LyRowObject. |
Methods inherited from class leon.peer.util.LyTableClass |
---|
copy, getValues, rehash, validate |
Methods inherited from class leon.peer.LyPeerClass |
---|
addField, addIdField, dump, getDataSource, getField, getField, getFieldCount, getFields, getId, getIdFields, getIndex, getName, getObjectClass, getObjectId, getObjectIdNoCache, getValue, removeField, setDataSource, setId, setName, setValue, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyXmlClass()
Method Detail |
---|
public java.lang.Object newInstance() throws java.lang.InstantiationException, java.lang.IllegalAccessException
LyTableClass
newInstance
in interface LyClass
newInstance
in class LyTableClass
java.lang.InstantiationException
- If an application tries to instantiate an abstract class or
an interface, or if the instantiation fails for some other
reason.
java.lang.IllegalAccessException
- If the class or initializer is not accessible.LyRowObject.LyRowObject(LyTableClass)
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |