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.ExceptionType.Builder. _storedValueprotected Exception.ExceptionTypeException. exceptionTypeMethods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with type parameters of type Exception.ExceptionType Modifier and Type Method Description protected <_P extends Exception.ExceptionType>
_PException.ExceptionType.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return Exception.ExceptionType Modifier and Type Method Description Exception.ExceptionTypeException.ExceptionType.Builder. build()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 static Exception.ExceptionType.Builder<Void>Exception.ExceptionType. copyExcept(Exception.ExceptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree)Exception.ExceptionType.Builder<_B>Exception.ExceptionType.Builder. copyOf(Exception.ExceptionType _other)static <_B> Exception.ExceptionType.Builder<_B>Exception.ExceptionType. copyOf(Exception.ExceptionType _other)static <_B> Exception.ExceptionType.Builder<_B>Exception.ExceptionType. copyOf(Exception.ExceptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static Exception.ExceptionType.Builder<Void>Exception.ExceptionType. copyOnly(Exception.ExceptionType _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidException. setExceptionType(Exception.ExceptionType value)Sets the value of the exceptionType property.Exception.Builder<_B>Exception.Builder. withExceptionType(Exception.ExceptionType exceptionType)Sets the new value of "exceptionType" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type Exception.ExceptionType Constructor Description Builder(_B _parentBuilder, Exception.ExceptionType _other, boolean _copy)Builder(_B _parentBuilder, Exception.ExceptionType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-