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.Source
SupportedProtocolsType.source
Methods in com.vidispine.generated that return SupportedProtocolsType.SourceModifier and TypeMethodDescriptionObjectFactory.createSupportedProtocolsTypeSource()
Create an instance ofSupportedProtocolsType.Source
SupportedProtocolsType.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 TypeMethodDescriptionvoid
SupportedProtocolsType.setSource
(SupportedProtocolsType.Source value) Sets the value of the source property.SupportedProtocolsType.withSource
(SupportedProtocolsType.Source value) Sets the value of the source property.