public interface PmeMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getErrorDefaultHandelingBehaviourValue() |
java.lang.String |
getMappingEngineType()
Gets the value of the mappingEngineType property.
|
java.math.BigInteger |
getMappingErrorResponse()
Gets the value of the mappingErrorResponse property.
|
java.lang.String |
getMappingFileName()
Gets the value of the mappingFileName property.
|
void |
setErrorDefaultHandelingBehaviourValue(java.lang.String value)
Set the value of errorDefaultHandelingBehaviour
|
void |
setMappingEngineType(java.lang.String value)
Sets the value of the mappingEngineType property.
|
void |
setMappingErrorResponse(java.math.BigInteger value)
Sets the value of the mappingErrorResponse property.
|
void |
setMappingFileName(java.lang.String value)
Sets the value of the mappingFileName property.
|
java.lang.String getMappingFileName()
void setMappingFileName(java.lang.String value)
java.math.BigInteger getMappingErrorResponse()
void setMappingErrorResponse(java.math.BigInteger value)
java.lang.String getMappingEngineType()
void setMappingEngineType(java.lang.String value)
void setErrorDefaultHandelingBehaviourValue(java.lang.String value)
java.lang.String getErrorDefaultHandelingBehaviourValue()