Uses of Class
org.oasis_open.docs.ebxml_bp.ebbp_signals_2.Exception.ExceptionType
-
Packages that use Exception.ExceptionType Package Description org.oasis_open.docs.ebxml_bp.ebbp_signals_2 -
-
Uses of Exception.ExceptionType in org.oasis_open.docs.ebxml_bp.ebbp_signals_2
Fields in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 declared as Exception.ExceptionType Modifier and Type Field Description protected Exception.ExceptionTypeException. exceptionTypeMethods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return Exception.ExceptionType Modifier and Type Method Description Exception.ExceptionTypeObjectFactory. createExceptionExceptionType()Create an instance ofException.ExceptionTypeException.ExceptionTypeException. getExceptionType()Gets the value of the exceptionType property.Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type Exception.ExceptionType Modifier and Type Method Description voidException. setExceptionType(Exception.ExceptionType value)Sets the value of the exceptionType property.
-