Uses of Class
com.vidispine.generated.FastStartSettingType.FastStartDuration
-
Uses of FastStartSettingType.FastStartDuration in com.vidispine.generated
Fields in com.vidispine.generated declared as FastStartSettingType.FastStartDurationModifier and TypeFieldDescriptionprotected FastStartSettingType.FastStartDurationFastStartSettingType.fastStartDurationMethods in com.vidispine.generated that return FastStartSettingType.FastStartDurationModifier and TypeMethodDescriptionObjectFactory.createFastStartSettingTypeFastStartDuration()Create an instance ofFastStartSettingType.FastStartDurationFastStartSettingType.getFastStartDuration()Gets the value of the fastStartDuration property.FastStartSettingType.FastStartDuration.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) FastStartSettingType.FastStartDuration.withOverride(boolean value) Sets the value of the override property.FastStartSettingType.FastStartDuration.withSamples(long value) Sets the value of the samples property.FastStartSettingType.FastStartDuration.withTimeBase(TimeBaseType value) Sets the value of the timeBase property.Methods in com.vidispine.generated with parameters of type FastStartSettingType.FastStartDurationModifier and TypeMethodDescriptionvoidFastStartSettingType.setFastStartDuration(FastStartSettingType.FastStartDuration value) Sets the value of the fastStartDuration property.FastStartSettingType.withFastStartDuration(FastStartSettingType.FastStartDuration value) Sets the value of the fastStartDuration property.