Uses of Class
com.vidispine.generated.SupportedProtocolsType.Source
-
Uses of SupportedProtocolsType.Source in com.vidispine.generated
Fields in com.vidispine.generated declared as SupportedProtocolsType.SourceModifier and TypeFieldDescriptionprotected SupportedProtocolsType.SourceSupportedProtocolsType.sourceMethods in com.vidispine.generated that return SupportedProtocolsType.SourceModifier and TypeMethodDescriptionObjectFactory.createSupportedProtocolsTypeSource()Create an instance ofSupportedProtocolsType.SourceSupportedProtocolsType.getSource()Gets the value of the source property.SupportedProtocolsType.Source.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) SupportedProtocolsType.Source.withProtocol(String... values) Adds objects to the list of Protocol using add methodSupportedProtocolsType.Source.withProtocol(Collection<String> values) Adds objects to the list of Protocol using addAll methodMethods in com.vidispine.generated with parameters of type SupportedProtocolsType.SourceModifier and TypeMethodDescriptionvoidSupportedProtocolsType.setSource(SupportedProtocolsType.Source value) Sets the value of the source property.SupportedProtocolsType.withSource(SupportedProtocolsType.Source value) Sets the value of the source property.