Package | Description |
---|---|
org.jomc.modlet.test.support |
Model context application programming interface test suite support classes.
|
Modifier and Type | Method and Description |
---|---|
InvocationTargetExceptionPropertyType |
TestUnmarshallerListener.getInvocationTargetExceptionProperty() |
InvocationTargetExceptionPropertyType |
TestModletProvider.getInvocationTargetExceptionProperty() |
InvocationTargetExceptionPropertyType |
TestModelValidator.getInvocationTargetExceptionProperty() |
InvocationTargetExceptionPropertyType |
TestModelProvider.getInvocationTargetExceptionProperty() |
InvocationTargetExceptionPropertyType |
TestModelProcessor.getInvocationTargetExceptionProperty() |
InvocationTargetExceptionPropertyType |
TestMarshallerListener.getInvocationTargetExceptionProperty() |
static InvocationTargetExceptionPropertyType |
InvocationTargetExceptionPropertyType.valueOf(String string) |
Modifier and Type | Method and Description |
---|---|
void |
TestUnmarshallerListener.setInvocationTargetExceptionProperty(InvocationTargetExceptionPropertyType value) |
void |
TestModletProvider.setInvocationTargetExceptionProperty(InvocationTargetExceptionPropertyType value) |
void |
TestModelValidator.setInvocationTargetExceptionProperty(InvocationTargetExceptionPropertyType value) |
void |
TestModelProvider.setInvocationTargetExceptionProperty(InvocationTargetExceptionPropertyType value) |
void |
TestModelProcessor.setInvocationTargetExceptionProperty(InvocationTargetExceptionPropertyType value) |
void |
TestMarshallerListener.setInvocationTargetExceptionProperty(InvocationTargetExceptionPropertyType value) |
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.