Uses of Class
com.vidispine.generated.ForwardServiceType
-
Uses of ForwardServiceType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ForwardServiceTypeMethods in com.vidispine.generated that return ForwardServiceTypeModifier and TypeMethodDescriptionObjectFactory.createForwardServiceType()
Create an instance ofForwardServiceType
ForwardServiceType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type ForwardServiceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ForwardServiceType>
ObjectFactory.createVXAForwardService
(ForwardServiceType value) VXAType.getForwardService()
Gets the value of the forwardService property.Methods in com.vidispine.generated with parameters of type ForwardServiceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ForwardServiceType>
ObjectFactory.createVXAForwardService
(ForwardServiceType value) VXAType.withForwardService
(ForwardServiceType... values) Adds objects to the list of ForwardService using add methodMethod parameters in com.vidispine.generated with type arguments of type ForwardServiceTypeModifier and TypeMethodDescriptionVXAType.withForwardService
(Collection<ForwardServiceType> values) Adds objects to the list of ForwardService using addAll method