Uses of Class
com.vidispine.generated.FrameRateType
-
Uses of FrameRateType in com.vidispine.generated
Fields in com.vidispine.generated declared as FrameRateTypeModifier and TypeFieldDescriptionprotected FrameRateTypeNLEJobType.frameRateprotected FrameRateTypePackageTrackType.frameRateprotected FrameRateTypeMXFPackagesType.projectEditRateMethods in com.vidispine.generated that return FrameRateTypeModifier and TypeMethodDescriptionObjectFactory.createFrameRateType()Create an instance ofFrameRateTypeNLEJobType.getFrameRate()Gets the value of the frameRate property.PackageTrackType.getFrameRate()Gets the value of the frameRate property.MXFPackagesType.getProjectEditRate()Gets the value of the projectEditRate property.FrameRateType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) FrameRateType.withDenominator(int value) Sets the value of the denominator property.FrameRateType.withNumerator(int value) Sets the value of the numerator property.Methods in com.vidispine.generated with parameters of type FrameRateTypeModifier and TypeMethodDescriptionvoidNLEJobType.setFrameRate(FrameRateType value) Sets the value of the frameRate property.voidPackageTrackType.setFrameRate(FrameRateType value) Sets the value of the frameRate property.voidMXFPackagesType.setProjectEditRate(FrameRateType value) Sets the value of the projectEditRate property.MaterialPackageTrackType.withFrameRate(FrameRateType value) Sets the value of the frameRate property.NLEJobType.withFrameRate(FrameRateType value) Sets the value of the frameRate property.PackageTrackType.withFrameRate(FrameRateType value) Sets the value of the frameRate property.TapePackageTrackType.withFrameRate(FrameRateType value) Sets the value of the frameRate property.MXFPackagesType.withProjectEditRate(FrameRateType value) Sets the value of the projectEditRate property.