Uses of Class
com.vidispine.generated.ConformTimePointType
-
Uses of ConformTimePointType in com.vidispine.generated
Fields in com.vidispine.generated declared as ConformTimePointTypeModifier and TypeFieldDescriptionprotected ConformTimePointTypeConformIntervalType.endprotected ConformTimePointTypeConformIntervalType.startMethods in com.vidispine.generated that return ConformTimePointTypeModifier and TypeMethodDescriptionObjectFactory.createConformTimePointType()Create an instance ofConformTimePointTypeConformIntervalType.getEnd()Gets the value of the end property.ConformIntervalType.getStart()Gets the value of the start property.ConformTimePointType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ConformTimePointType.withSamples(BigInteger value) Sets the value of the samples property.ConformTimePointType.withTimeBase(TimeBaseType value) Sets the value of the timeBase property.Methods in com.vidispine.generated with parameters of type ConformTimePointTypeModifier and TypeMethodDescriptionvoidConformIntervalType.setEnd(ConformTimePointType value) Sets the value of the end property.voidConformIntervalType.setStart(ConformTimePointType value) Sets the value of the start property.ConformIntervalType.withEnd(ConformTimePointType value) Sets the value of the end property.ConformIntervalType.withStart(ConformTimePointType value) Sets the value of the start property.