Uses of Class
com.vidispine.generated.TapePackageTrackType
-
Uses of TapePackageTrackType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TapePackageTrackTypeMethods in com.vidispine.generated that return TapePackageTrackTypeModifier and TypeMethodDescriptionObjectFactory.createTapePackageTrackType()
Create an instance ofTapePackageTrackType
TapePackageTrackType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TapePackageTrackType.withFrameRate
(FrameRateType value) Sets the value of the frameRate property.TapePackageTrackType.withIs50FPS
(Boolean value) Sets the value of the is50FPS property.TapePackageTrackType.withIsPicture
(boolean value) Sets the value of the isPicture property.TapePackageTrackType.withLength
(int value) Sets the value of the length property.Sets the value of the name property.TapePackageTrackType.withNumber
(int value) Sets the value of the number property.TapePackageTrackType.withTrackID
(int value) Sets the value of the trackID property.Methods in com.vidispine.generated that return types with arguments of type TapePackageTrackTypeModifier and TypeMethodDescriptionTapePackageType.getTrack()
Gets the value of the track property.Methods in com.vidispine.generated with parameters of type TapePackageTrackTypeModifier and TypeMethodDescriptionTapePackageType.withTrack
(TapePackageTrackType... values) Adds objects to the list of Track using add methodMethod parameters in com.vidispine.generated with type arguments of type TapePackageTrackTypeModifier and TypeMethodDescriptionTapePackageType.withTrack
(Collection<TapePackageTrackType> values) Adds objects to the list of Track using addAll method