Uses of Class
org.somda.sdc.biceps.model.participant.SystemContextDescriptor
-
Packages that use SystemContextDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of SystemContextDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant declared as SystemContextDescriptor Modifier and Type Field Description protected SystemContextDescriptorMdsDescriptor. systemContextMethods in org.somda.sdc.biceps.model.participant that return SystemContextDescriptor Modifier and Type Method Description SystemContextDescriptorObjectFactory. createSystemContextDescriptor()Create an instance ofSystemContextDescriptorSystemContextDescriptorMdsDescriptor. getSystemContext()Gets the value of the systemContext property.Methods in org.somda.sdc.biceps.model.participant with parameters of type SystemContextDescriptor Modifier and Type Method Description voidMdsDescriptor. setSystemContext(SystemContextDescriptor value)Sets the value of the systemContext property.
-