Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.Receipt
-
Packages that use Receipt Package Description org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of Receipt in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704
Fields in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 declared as Receipt Modifier and Type Field Description protected ReceiptReceipt.Builder. _storedValueprotected ReceiptSignalMessage. receiptMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type Receipt Modifier and Type Method Description protected <_P extends Receipt>
_PReceipt.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return Receipt Modifier and Type Method Description ReceiptReceipt.Builder. build()ReceiptObjectFactory. createReceipt()Create an instance ofReceiptReceiptSignalMessage. getReceipt()Gets the value of the receipt property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Receipt Modifier and Type Method Description static Receipt.Builder<Void>Receipt. copyExcept(Receipt _other, com.kscs.util.jaxb.PropertyTree _propertyTree)Receipt.Builder<_B>Receipt.Builder. copyOf(Receipt _other)static <_B> Receipt.Builder<_B>Receipt. copyOf(Receipt _other)static <_B> Receipt.Builder<_B>Receipt. copyOf(Receipt _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static Receipt.Builder<Void>Receipt. copyOnly(Receipt _other, com.kscs.util.jaxb.PropertyTree _propertyTree)voidSignalMessage. setReceipt(Receipt value)Sets the value of the receipt property.SignalMessage.Builder<_B>SignalMessage.Builder. withReceipt(Receipt receipt)Sets the new value of "receipt" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Receipt Constructor Description Builder(_B _parentBuilder, Receipt _other, boolean _copy)Builder(_B _parentBuilder, Receipt _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-