|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
HasMismatchInformation.MismatchInformation_list
Inner list class for holding multiple entries for attribute mismatchInformation. |
| Method Summary | |
void |
addToMismatchInformation(int position,
MismatchInformation mismatchInformation)
Method to add MismatchInformation at position to MismatchInformation_list |
void |
addToMismatchInformation(MismatchInformation mismatchInformation)
Method to add MismatchInformation to MismatchInformation_list |
MismatchInformation |
getFromMismatchInformation(int position)
Method to get MismatchInformation from MismatchInformation_list |
HasMismatchInformation.MismatchInformation_list |
getMismatchInformation()
Get method for mismatchInformation |
void |
removeElementAtFromMismatchInformation(int position)
Method to remove by position from MismatchInformation_list |
void |
removeFromMismatchInformation(MismatchInformation mismatchInformation)
Method to remove first MismatchInformation from MismatchInformation_list |
void |
setMismatchInformation(HasMismatchInformation.MismatchInformation_list mismatchInformation)
Set method for mismatchInformation |
| Method Detail |
public void setMismatchInformation(HasMismatchInformation.MismatchInformation_list mismatchInformation)
public HasMismatchInformation.MismatchInformation_list getMismatchInformation()
public void addToMismatchInformation(MismatchInformation mismatchInformation)
public void addToMismatchInformation(int position,
MismatchInformation mismatchInformation)
public MismatchInformation getFromMismatchInformation(int position)
public void removeElementAtFromMismatchInformation(int position)
public void removeFromMismatchInformation(MismatchInformation mismatchInformation)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||