Uses of Class
com.vidispine.generated.VidispineServiceType
-
-
Uses of VidispineServiceType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type VidispineServiceType Modifier and Type Field Description protected List<VidispineServiceType>
VidispineServiceListType. service
Methods in com.vidispine.generated that return types with arguments of type VidispineServiceType Modifier and Type Method Description javax.xml.bind.JAXBElement<VidispineServiceType>
ObjectFactory. createVidispineServiceDocument(VidispineServiceType value)
List<VidispineServiceType>
VidispineServiceListType. getService()
Gets the value of the service property.Methods in com.vidispine.generated with parameters of type VidispineServiceType Modifier and Type Method Description javax.xml.bind.JAXBElement<VidispineServiceType>
ObjectFactory. createVidispineServiceDocument(VidispineServiceType value)
VidispineServiceListType
VidispineServiceListType. withService(VidispineServiceType... values)
Method parameters in com.vidispine.generated with type arguments of type VidispineServiceType Modifier and Type Method Description VidispineServiceListType
VidispineServiceListType. withService(Collection<VidispineServiceType> values)
-