Uses of Class
com.vidispine.generated.SupportedProtocolsType
-
-
Uses of SupportedProtocolsType in com.vidispine.generated
Methods in com.vidispine.generated that return SupportedProtocolsType Modifier and Type Method Description SupportedProtocolsType
ObjectFactory. createSupportedProtocolsType()
Create an instance ofSupportedProtocolsType
SupportedProtocolsType
SupportedProtocolsType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
SupportedProtocolsType
SupportedProtocolsType. withOutput(SupportedProtocolsType.Output... values)
SupportedProtocolsType
SupportedProtocolsType. withOutput(Collection<SupportedProtocolsType.Output> values)
SupportedProtocolsType
SupportedProtocolsType. withSource(SupportedProtocolsType.Source value)
Methods in com.vidispine.generated that return types with arguments of type SupportedProtocolsType Modifier and Type Method Description javax.xml.bind.JAXBElement<SupportedProtocolsType>
ObjectFactory. createSupportedProtocolsDocument(SupportedProtocolsType value)
Methods in com.vidispine.generated with parameters of type SupportedProtocolsType Modifier and Type Method Description javax.xml.bind.JAXBElement<SupportedProtocolsType>
ObjectFactory. createSupportedProtocolsDocument(SupportedProtocolsType value)
-