Uses of Class
com.helger.phase4.ebms3header.EbbpSigPartyInfoType
Packages that use EbbpSigPartyInfoType
-
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-cloneable2ObjectFactory.createEbbpSigPartyInfoType()Create an instance ofEbbpSigPartyInfoTypeEbbpSigSignalIdentificationInformation.getFromPartyInfo()Gets the value of the fromPartyInfo property.EbbpSigSignalIdentificationInformation.getToPartyInfo()Gets the value of the toPartyInfo property.EbbpSigSignalIdentificationInformation.setFromPartyInfo(String valueParam) Special setter with value of type String
Note: automatically created by ph-jaxb-plugin -Xph-value-extenderEbbpSigSignalIdentificationInformation.setToPartyInfo(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(EbbpSigPartyInfoType value) Sets the value of the fromPartyInfo property.voidEbbpSigSignalIdentificationInformation.setToPartyInfo(EbbpSigPartyInfoType value) Sets the value of the toPartyInfo property.