|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompareResultList
Java content class for CompareResultList element declaration.
The following schema fragment specifies the expected content contained within this java content object.
<element name="CompareResultList"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="database" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="created" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> <element name="newTableList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="oldTableList" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="ignored" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="compareResult" type="{}CompareResult" maxOccurs="unbounded" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element>
Method Summary |
---|
Methods inherited from interface org.chur.ant.db.jdbsynch.jaxb.CompareResultListType |
---|
getCompareResult, getCreated, getDatabase, getIgnored, getNewTableList, getOldTableList, isSetCompareResult, isSetCreated, isSetDatabase, isSetIgnored, isSetNewTableList, isSetOldTableList, setCreated, setDatabase, unsetCompareResult, unsetCreated, unsetDatabase, unsetIgnored, unsetNewTableList, unsetOldTableList |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |