Uses of Class
org.somda.sdc.biceps.model.participant.SampleArrayValue.ApplyAnnotation
-
Packages that use SampleArrayValue.ApplyAnnotation Package Description org.somda.sdc.biceps.model.participant -
-
Uses of SampleArrayValue.ApplyAnnotation in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type SampleArrayValue.ApplyAnnotation Modifier and Type Field Description protected List<SampleArrayValue.ApplyAnnotation>SampleArrayValue. applyAnnotationMethods in org.somda.sdc.biceps.model.participant that return SampleArrayValue.ApplyAnnotation Modifier and Type Method Description SampleArrayValue.ApplyAnnotationObjectFactory. createSampleArrayValueApplyAnnotation()Create an instance ofSampleArrayValue.ApplyAnnotationMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type SampleArrayValue.ApplyAnnotation Modifier and Type Method Description List<SampleArrayValue.ApplyAnnotation>SampleArrayValue. getApplyAnnotation()Gets the value of the applyAnnotation property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type SampleArrayValue.ApplyAnnotation Modifier and Type Method Description voidSampleArrayValue. setApplyAnnotation(List<SampleArrayValue.ApplyAnnotation> value)
-