Uses of Class
org.somda.sdc.biceps.model.participant.RemedyInfo
-
Packages that use RemedyInfo Package Description org.somda.sdc.biceps.model.participant -
-
Uses of RemedyInfo in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant declared as RemedyInfo Modifier and Type Field Description protected RemedyInfoCauseInfo. remedyInfoMethods in org.somda.sdc.biceps.model.participant that return RemedyInfo Modifier and Type Method Description RemedyInfoObjectFactory. createRemedyInfo()Create an instance ofRemedyInfoRemedyInfoCauseInfo. getRemedyInfo()Gets the value of the remedyInfo property.Methods in org.somda.sdc.biceps.model.participant with parameters of type RemedyInfo Modifier and Type Method Description voidCauseInfo. setRemedyInfo(RemedyInfo value)Sets the value of the remedyInfo property.
-