Uses of Class
org.oasis_open.docs.ebxml_bp.ebbp_signals_2.MessagePartNRInformation
-
Packages that use MessagePartNRInformation Package Description org.oasis_open.docs.ebxml_bp.ebbp_signals_2 -
-
Uses of MessagePartNRInformation in org.oasis_open.docs.ebxml_bp.ebbp_signals_2
Fields in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 declared as MessagePartNRInformation Modifier and Type Field Description protected MessagePartNRInformationMessagePartNRInformation.Builder. _storedValueFields in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with type parameters of type MessagePartNRInformation Modifier and Type Field Description protected List<MessagePartNRInformation>NonRepudiationInformation. messagePartNRInformationMethods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with type parameters of type MessagePartNRInformation Modifier and Type Method Description protected <_P extends MessagePartNRInformation>
_PMessagePartNRInformation.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return MessagePartNRInformation Modifier and Type Method Description MessagePartNRInformationMessagePartNRInformation.Builder. build()MessagePartNRInformationObjectFactory. createMessagePartNRInformation()Create an instance ofMessagePartNRInformationMethods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return types with arguments of type MessagePartNRInformation Modifier and Type Method Description List<MessagePartNRInformation>NonRepudiationInformation. getMessagePartNRInformation()Gets the value of the messagePartNRInformation property.Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type MessagePartNRInformation Modifier and Type Method Description NonRepudiationInformation.Builder<_B>NonRepudiationInformation.Builder. addMessagePartNRInformation(MessagePartNRInformation... messagePartNRInformation)Adds the given items to the value of "messagePartNRInformation"static MessagePartNRInformation.Builder<Void>MessagePartNRInformation. copyExcept(MessagePartNRInformation _other, com.kscs.util.jaxb.PropertyTree _propertyTree)MessagePartNRInformation.Builder<_B>MessagePartNRInformation.Builder. copyOf(MessagePartNRInformation _other)static <_B> MessagePartNRInformation.Builder<_B>MessagePartNRInformation. copyOf(MessagePartNRInformation _other)static <_B> MessagePartNRInformation.Builder<_B>MessagePartNRInformation. copyOf(MessagePartNRInformation _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static MessagePartNRInformation.Builder<Void>MessagePartNRInformation. copyOnly(MessagePartNRInformation _other, com.kscs.util.jaxb.PropertyTree _propertyTree)NonRepudiationInformation.Builder<_B>NonRepudiationInformation.Builder. withMessagePartNRInformation(MessagePartNRInformation... messagePartNRInformation)Sets the new value of "messagePartNRInformation" (any previous value will be replaced)Method parameters in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with type arguments of type MessagePartNRInformation Modifier and Type Method Description NonRepudiationInformation.Builder<_B>NonRepudiationInformation.Builder. addMessagePartNRInformation(Iterable<? extends MessagePartNRInformation> messagePartNRInformation)Adds the given items to the value of "messagePartNRInformation"NonRepudiationInformation.Builder<_B>NonRepudiationInformation.Builder. withMessagePartNRInformation(Iterable<? extends MessagePartNRInformation> messagePartNRInformation)Sets the new value of "messagePartNRInformation" (any previous value will be replaced)Constructors in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type MessagePartNRInformation Constructor Description Builder(_B _parentBuilder, MessagePartNRInformation _other, boolean _copy)Builder(_B _parentBuilder, MessagePartNRInformation _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-