Uses of Class
com.helger.phase4.ebms3header.EbbpSigPartyInfoType
Packages that use EbbpSigPartyInfoType
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of EbbpSigPartyInfoType in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return EbbpSigPartyInfoTypeModifier and TypeMethodDescriptionEbbpSigPartyInfoType.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull EbbpSigPartyInfoTypeObjectFactory.createEbbpSigPartyInfoType()Create an instance ofEbbpSigPartyInfoType@Nullable EbbpSigPartyInfoTypeEbbpSigSignalIdentificationInformation.getFromPartyInfo()Gets the value of the fromPartyInfo property.@Nullable EbbpSigPartyInfoTypeEbbpSigSignalIdentificationInformation.getToPartyInfo()Gets the value of the toPartyInfo property.@NonNull EbbpSigPartyInfoTypeEbbpSigSignalIdentificationInformation.setFromPartyInfo(@Nullable String valueParam) Special setter with value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extender@NonNull EbbpSigPartyInfoTypeEbbpSigSignalIdentificationInformation.setToPartyInfo(@Nullable String valueParam) Special setter with value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extenderMethods in com.helger.phase4.ebms3header with parameters of type EbbpSigPartyInfoTypeModifier and TypeMethodDescriptionvoidEbbpSigPartyInfoType.cloneTo(EbbpSigPartyInfoType ret) This method clones all values fromthisto the passed object.voidEbbpSigSignalIdentificationInformation.setFromPartyInfo(@Nullable EbbpSigPartyInfoType value) Sets the value of the fromPartyInfo property.voidEbbpSigSignalIdentificationInformation.setToPartyInfo(@Nullable EbbpSigPartyInfoType value) Sets the value of the toPartyInfo property.