Uses of Class
org.oasis_open.docs.ebxml_bp.ebbp_signals_2.ProcessSpecificationInfoType
-
Packages that use ProcessSpecificationInfoType Package Description org.oasis_open.docs.ebxml_bp.ebbp_signals_2 -
-
Uses of ProcessSpecificationInfoType in org.oasis_open.docs.ebxml_bp.ebbp_signals_2
Fields in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 declared as ProcessSpecificationInfoType Modifier and Type Field Description protected ProcessSpecificationInfoTypeProcessSpecificationInfoType.Builder. _storedValueprotected ProcessSpecificationInfoTypeSignalIdentificationInformation. processSpecificationInfoMethods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with type parameters of type ProcessSpecificationInfoType Modifier and Type Method Description protected <_P extends ProcessSpecificationInfoType>
_PProcessSpecificationInfoType.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return ProcessSpecificationInfoType Modifier and Type Method Description ProcessSpecificationInfoTypeProcessSpecificationInfoType.Builder. build()ProcessSpecificationInfoTypeObjectFactory. createProcessSpecificationInfoType()Create an instance ofProcessSpecificationInfoTypeProcessSpecificationInfoTypeSignalIdentificationInformation. getProcessSpecificationInfo()Gets the value of the processSpecificationInfo property.Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type ProcessSpecificationInfoType Modifier and Type Method Description static ProcessSpecificationInfoType.Builder<Void>ProcessSpecificationInfoType. copyExcept(ProcessSpecificationInfoType _other, com.kscs.util.jaxb.PropertyTree _propertyTree)ProcessSpecificationInfoType.Builder<_B>ProcessSpecificationInfoType.Builder. copyOf(ProcessSpecificationInfoType _other)static <_B> ProcessSpecificationInfoType.Builder<_B>ProcessSpecificationInfoType. copyOf(ProcessSpecificationInfoType _other)static <_B> ProcessSpecificationInfoType.Builder<_B>ProcessSpecificationInfoType. copyOf(ProcessSpecificationInfoType _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static ProcessSpecificationInfoType.Builder<Void>ProcessSpecificationInfoType. copyOnly(ProcessSpecificationInfoType _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidSignalIdentificationInformation. setProcessSpecificationInfo(ProcessSpecificationInfoType value)Sets the value of the processSpecificationInfo property.AcceptanceAcknowledgement.Builder<_B>AcceptanceAcknowledgement.Builder. withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)Sets the new value of "processSpecificationInfo" (any previous value will be replaced)Exception.Builder<_B>Exception.Builder. withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)Sets the new value of "processSpecificationInfo" (any previous value will be replaced)ReceiptAcknowledgement.Builder<_B>ReceiptAcknowledgement.Builder. withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)Sets the new value of "processSpecificationInfo" (any previous value will be replaced)SignalIdentificationInformation.Builder<_B>SignalIdentificationInformation.Builder. withProcessSpecificationInfo(ProcessSpecificationInfoType processSpecificationInfo)Sets the new value of "processSpecificationInfo" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type ProcessSpecificationInfoType Constructor Description Builder(_B _parentBuilder, ProcessSpecificationInfoType _other, boolean _copy)Builder(_B _parentBuilder, ProcessSpecificationInfoType _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-