Uses of Class
org.somda.sdc.biceps.model.participant.MdsDescriptor
-
Packages that use MdsDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of MdsDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type MdsDescriptor Modifier and Type Field Description protected List<MdsDescriptor>MdDescription. mdsMethods in org.somda.sdc.biceps.model.participant that return MdsDescriptor Modifier and Type Method Description MdsDescriptorObjectFactory. createMdsDescriptor()Create an instance ofMdsDescriptorMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type MdsDescriptor Modifier and Type Method Description List<MdsDescriptor>MdDescription. getMds()Gets the value of the mds property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type MdsDescriptor Modifier and Type Method Description voidMdDescription. setMds(List<MdsDescriptor> value)
-