Uses of Class
org.somda.sdc.biceps.model.participant.PersonParticipation
-
Packages that use PersonParticipation Package Description org.somda.sdc.biceps.model.participant -
-
Uses of PersonParticipation in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type PersonParticipation Modifier and Type Field Description protected List<PersonParticipation>OrderDetail. performerMethods in org.somda.sdc.biceps.model.participant that return PersonParticipation Modifier and Type Method Description PersonParticipationObjectFactory. createPersonParticipation()Create an instance ofPersonParticipationMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type PersonParticipation Modifier and Type Method Description List<PersonParticipation>OrderDetail. getPerformer()Gets the value of the performer property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type PersonParticipation Modifier and Type Method Description voidOrderDetail. setPerformer(List<PersonParticipation> value)
-