Uses of Class
com.vidispine.generated.VidinetServiceType
-
-
Uses of VidinetServiceType in com.vidispine.generated
Fields in com.vidispine.generated declared as VidinetServiceType Modifier and Type Field Description protected VidinetServiceType
ResourceType. vidinet
Methods in com.vidispine.generated that return VidinetServiceType Modifier and Type Method Description VidinetServiceType
ObjectFactory. createVidinetServiceType()
Create an instance ofVidinetServiceType
VidinetServiceType
ResourceType. getVidinet()
Gets the value of the vidinet property.VidinetServiceType
VidinetServiceType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
VidinetServiceType
VidinetServiceType. withEndpoint(String value)
VidinetServiceType
VidinetServiceType. withName(String value)
VidinetServiceType
VidinetServiceType. withScheme(String... values)
VidinetServiceType
VidinetServiceType. withScheme(Collection<String> values)
VidinetServiceType
VidinetServiceType. withState(String value)
VidinetServiceType
VidinetServiceType. withType(String value)
VidinetServiceType
VidinetServiceType. withUrl(String value)
Methods in com.vidispine.generated with parameters of type VidinetServiceType Modifier and Type Method Description void
ResourceType. setVidinet(VidinetServiceType value)
Sets the value of the vidinet property.ResourceType
ResourceType. withVidinet(VidinetServiceType value)
-