Uses of Class
com.vidispine.generated.ConformDestinationType
-
-
Uses of ConformDestinationType in com.vidispine.generated
Fields in com.vidispine.generated declared as ConformDestinationType Modifier and Type Field Description protected ConformDestinationType
ConformSegmentType. destination
Methods in com.vidispine.generated that return ConformDestinationType Modifier and Type Method Description ConformDestinationType
ObjectFactory. createConformDestinationType()
Create an instance ofConformDestinationType
ConformDestinationType
ConformSegmentType. getDestination()
Gets the value of the destination property.ConformDestinationType
ConformDestinationType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ConformDestinationType
ConformDestinationType. withInterval(ConformIntervalType value)
Methods in com.vidispine.generated with parameters of type ConformDestinationType Modifier and Type Method Description void
ConformSegmentType. setDestination(ConformDestinationType value)
Sets the value of the destination property.ConformSegmentType
ConformSegmentType. withDestination(ConformDestinationType value)
-