Uses of Class
org.somda.sdc.biceps.model.participant.VmdDescriptor
-
Packages that use VmdDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of VmdDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type VmdDescriptor Modifier and Type Field Description protected List<VmdDescriptor>MdsDescriptor. vmdMethods in org.somda.sdc.biceps.model.participant that return VmdDescriptor Modifier and Type Method Description VmdDescriptorObjectFactory. createVmdDescriptor()Create an instance ofVmdDescriptorMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type VmdDescriptor Modifier and Type Method Description List<VmdDescriptor>MdsDescriptor. getVmd()Gets the value of the vmd property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type VmdDescriptor Modifier and Type Method Description voidMdsDescriptor. setVmd(List<VmdDescriptor> value)
-