Uses of Class
org.somda.sdc.biceps.model.participant.AbstractMetricValue.Annotation
-
Packages that use AbstractMetricValue.Annotation Package Description org.somda.sdc.biceps.model.participant -
-
Uses of AbstractMetricValue.Annotation in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type AbstractMetricValue.Annotation Modifier and Type Field Description protected List<AbstractMetricValue.Annotation>AbstractMetricValue. annotationMethods in org.somda.sdc.biceps.model.participant that return AbstractMetricValue.Annotation Modifier and Type Method Description AbstractMetricValue.AnnotationObjectFactory. createAbstractMetricValueAnnotation()Create an instance ofAbstractMetricValue.AnnotationMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type AbstractMetricValue.Annotation Modifier and Type Method Description List<AbstractMetricValue.Annotation>AbstractMetricValue. getAnnotation()Gets the value of the annotation property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type AbstractMetricValue.Annotation Modifier and Type Method Description voidAbstractMetricValue. setAnnotation(List<AbstractMetricValue.Annotation> value)
-