Uses of Class
com.vidispine.generated.SupportedProtocolsType.Output
-
Uses of SupportedProtocolsType.Output in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SupportedProtocolsType.OutputModifier and TypeFieldDescriptionprotected List<SupportedProtocolsType.Output>
SupportedProtocolsType.output
Methods in com.vidispine.generated that return SupportedProtocolsType.OutputModifier and TypeMethodDescriptionObjectFactory.createSupportedProtocolsTypeOutput()
Create an instance ofSupportedProtocolsType.Output
SupportedProtocolsType.Output.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SupportedProtocolsType.Output.withProtocol
(String... values) Adds objects to the list of Protocol using add methodSupportedProtocolsType.Output.withProtocol
(Collection<String> values) Adds objects to the list of Protocol using addAll methodSets the value of the shape property.Methods in com.vidispine.generated that return types with arguments of type SupportedProtocolsType.OutputModifier and TypeMethodDescriptionSupportedProtocolsType.getOutput()
Gets the value of the output property.Methods in com.vidispine.generated with parameters of type SupportedProtocolsType.OutputModifier and TypeMethodDescriptionSupportedProtocolsType.withOutput
(SupportedProtocolsType.Output... values) Adds objects to the list of Output using add methodMethod parameters in com.vidispine.generated with type arguments of type SupportedProtocolsType.OutputModifier and TypeMethodDescriptionSupportedProtocolsType.withOutput
(Collection<SupportedProtocolsType.Output> values) Adds objects to the list of Output using addAll method