Uses of Class
org.somda.sdc.biceps.model.participant.CauseInfo
-
Packages that use CauseInfo Package Description org.somda.sdc.biceps.model.participant -
-
Uses of CauseInfo in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type CauseInfo Modifier and Type Field Description protected List<CauseInfo>AlertConditionDescriptor. causeInfoMethods in org.somda.sdc.biceps.model.participant that return CauseInfo Modifier and Type Method Description CauseInfoObjectFactory. createCauseInfo()Create an instance ofCauseInfoMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type CauseInfo Modifier and Type Method Description List<CauseInfo>AlertConditionDescriptor. getCauseInfo()Gets the value of the causeInfo property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type CauseInfo Modifier and Type Method Description voidAlertConditionDescriptor. setCauseInfo(List<CauseInfo> value)
-