Uses of Class
org.somda.sdc.biceps.model.participant.OperatorContextDescriptor
-
Packages that use OperatorContextDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of OperatorContextDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type OperatorContextDescriptor Modifier and Type Field Description protected List<OperatorContextDescriptor>SystemContextDescriptor. operatorContextMethods in org.somda.sdc.biceps.model.participant that return OperatorContextDescriptor Modifier and Type Method Description OperatorContextDescriptorObjectFactory. createOperatorContextDescriptor()Create an instance ofOperatorContextDescriptorMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type OperatorContextDescriptor Modifier and Type Method Description List<OperatorContextDescriptor>SystemContextDescriptor. getOperatorContext()Gets the value of the operatorContext property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type OperatorContextDescriptor Modifier and Type Method Description voidSystemContextDescriptor. setOperatorContext(List<OperatorContextDescriptor> value)
-