Uses of Class
com.vidispine.generated.VidinetServiceType
-
Uses of VidinetServiceType in com.vidispine.generated
Fields in com.vidispine.generated declared as VidinetServiceTypeMethods in com.vidispine.generated that return VidinetServiceTypeModifier and TypeMethodDescriptionObjectFactory.createVidinetServiceType()
Create an instance ofVidinetServiceType
ResourceType.getVidinet()
Gets the value of the vidinet property.VidinetServiceType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) VidinetServiceType.withEndpoint
(String value) Sets the value of the endpoint property.Sets the value of the name property.VidinetServiceType.withScheme
(String... values) Adds objects to the list of Scheme using add methodVidinetServiceType.withScheme
(Collection<String> values) Adds objects to the list of Scheme using addAll methodSets the value of the state property.Sets the value of the type property.Sets the value of the url property.Methods in com.vidispine.generated with parameters of type VidinetServiceTypeModifier and TypeMethodDescriptionvoid
ResourceType.setVidinet
(VidinetServiceType value) Sets the value of the vidinet property.ResourceType.withVidinet
(VidinetServiceType value) Sets the value of the vidinet property.