Uses of Class
org.oasis_open.docs.ebxml_bp.ebbp_signals_2.RoleType
-
Packages that use RoleType Package Description org.oasis_open.docs.ebxml_bp.ebbp_signals_2 -
-
Uses of RoleType in org.oasis_open.docs.ebxml_bp.ebbp_signals_2
Fields in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 declared as RoleType Modifier and Type Field Description protected RoleTypeSignalIdentificationInformation. fromRoleprotected RoleTypeSignalIdentificationInformation. toRoleMethods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return RoleType Modifier and Type Method Description RoleTypeObjectFactory. createRoleType()Create an instance ofRoleTypeRoleTypeSignalIdentificationInformation. getFromRole()Gets the value of the fromRole property.RoleTypeSignalIdentificationInformation. getToRole()Gets the value of the toRole property.Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type RoleType Modifier and Type Method Description voidSignalIdentificationInformation. setFromRole(RoleType value)Sets the value of the fromRole property.voidSignalIdentificationInformation. setToRole(RoleType value)Sets the value of the toRole property.
-