Uses of Class
org.somda.sdc.biceps.model.participant.ChannelDescriptor
-
Packages that use ChannelDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of ChannelDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant with type parameters of type ChannelDescriptor Modifier and Type Field Description protected List<ChannelDescriptor>VmdDescriptor. channelMethods in org.somda.sdc.biceps.model.participant that return ChannelDescriptor Modifier and Type Method Description ChannelDescriptorObjectFactory. createChannelDescriptor()Create an instance ofChannelDescriptorMethods in org.somda.sdc.biceps.model.participant that return types with arguments of type ChannelDescriptor Modifier and Type Method Description List<ChannelDescriptor>VmdDescriptor. getChannel()Gets the value of the channel property.Method parameters in org.somda.sdc.biceps.model.participant with type arguments of type ChannelDescriptor Modifier and Type Method Description voidVmdDescriptor. setChannel(List<ChannelDescriptor> value)
-