|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp12f.exe.pasarelapagos.objects.config.BaseConfigObject
p12f.exe.pasarelapagos.objects.config.ConstraintList
Field Summary | |
java.util.List |
constraintList
|
Constructor Summary | |
ConstraintList()
|
Method Summary | |
static ConstraintList |
getObject(java.lang.String xml)
Convierte de un String xml a un Objeto |
java.lang.String |
toXML()
Convierte un Objeto ConstraintList a XML. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.util.List constraintList
Constructor Detail |
public ConstraintList()
Method Detail |
public static ConstraintList getObject(java.lang.String xml) throws com.ejie.r01f.xml.marshalling.XOMarshallerException
xml
- : XML de objeto.
com.ejie.r01f.xml.marshalling.XOMarshallerException
public java.lang.String toXML() throws com.ejie.r01f.xml.marshalling.XOMarshallerException
com.ejie.r01f.xml.marshalling.XOMarshallerException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |