Uses of Class
org.somda.sdc.biceps.model.participant.ClockDescriptor
-
Packages that use ClockDescriptor Package Description org.somda.sdc.biceps.model.participant -
-
Uses of ClockDescriptor in org.somda.sdc.biceps.model.participant
Fields in org.somda.sdc.biceps.model.participant declared as ClockDescriptor Modifier and Type Field Description protected ClockDescriptorMdsDescriptor. clockMethods in org.somda.sdc.biceps.model.participant that return ClockDescriptor Modifier and Type Method Description ClockDescriptorObjectFactory. createClockDescriptor()Create an instance ofClockDescriptorClockDescriptorMdsDescriptor. getClock()Gets the value of the clock property.Methods in org.somda.sdc.biceps.model.participant with parameters of type ClockDescriptor Modifier and Type Method Description voidMdsDescriptor. setClock(ClockDescriptor value)Sets the value of the clock property.
-