Uses of Class
com.helger.phase4.ebms3header.EbbpSigRoleType
Packages that use EbbpSigRoleType
Package
Description
This class was annotated by ph-jaxb-plugin -Xph-package-null-marked
-
Uses of EbbpSigRoleType in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return EbbpSigRoleTypeModifier and TypeMethodDescriptionEbbpSigRoleType.clone()Created by ph-jaxb-plugin -Xph-cloneable2@NonNull EbbpSigRoleTypeObjectFactory.createEbbpSigRoleType()Create an instance ofEbbpSigRoleType@Nullable EbbpSigRoleTypeEbbpSigSignalIdentificationInformation.getFromRole()Gets the value of the fromRole property.@Nullable EbbpSigRoleTypeEbbpSigSignalIdentificationInformation.getToRole()Gets the value of the toRole property.Methods in com.helger.phase4.ebms3header with parameters of type EbbpSigRoleTypeModifier and TypeMethodDescriptionvoidEbbpSigRoleType.cloneTo(EbbpSigRoleType ret) This method clones all values fromthisto the passed object.voidEbbpSigSignalIdentificationInformation.setFromRole(@Nullable EbbpSigRoleType value) Sets the value of the fromRole property.voidEbbpSigSignalIdentificationInformation.setToRole(@Nullable EbbpSigRoleType value) Sets the value of the toRole property.