Uses of Class
com.vidispine.generated.FrameRateType
-
Uses of FrameRateType in com.vidispine.generated
Fields in com.vidispine.generated declared as FrameRateTypeModifier and TypeFieldDescriptionprotected FrameRateType
NLEJobType.frameRate
protected FrameRateType
PackageTrackType.frameRate
protected FrameRateType
MXFPackagesType.projectEditRate
Methods in com.vidispine.generated that return FrameRateTypeModifier and TypeMethodDescriptionObjectFactory.createFrameRateType()
Create an instance ofFrameRateType
NLEJobType.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 TypeMethodDescriptionvoid
NLEJobType.setFrameRate
(FrameRateType value) Sets the value of the frameRate property.void
PackageTrackType.setFrameRate
(FrameRateType value) Sets the value of the frameRate property.void
MXFPackagesType.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.