Uses of Class
org.somda.sdc.biceps.model.participant.MeansContextDescriptor
-
Packages that use MeansContextDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of MeansContextDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type MeansContextDescriptor Modifier and Type Field Description protected List<MeansContextDescriptor>SystemContextDescriptor. meansContextMethods in org.somda.sdc.biceps.model.participant that return MeansContextDescriptor Modifier and Type Method Description MeansContextDescriptorObjectFactory. createMeansContextDescriptor()Create an instance ofMeansContextDescriptorMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type MeansContextDescriptor Modifier and Type Method Description List<MeansContextDescriptor>SystemContextDescriptor. getMeansContext()Gets the value of the meansContext property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type MeansContextDescriptor Modifier and Type Method Description voidSystemContextDescriptor. setMeansContext(List<MeansContextDescriptor> value)
-