Uses of Class
com.vidispine.generated.VidispineServiceType
-
Uses of VidispineServiceType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type VidispineServiceTypeModifier and TypeFieldDescriptionprotected List<VidispineServiceType>
VidispineServiceListType.service
Methods in com.vidispine.generated that return VidispineServiceTypeModifier and TypeMethodDescriptionObjectFactory.createVidispineServiceType()
Create an instance ofVidispineServiceType
VidispineServiceType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) VidispineServiceType.withArguments
(String value) Sets the value of the arguments property.Sets the value of the clazz property.VidispineServiceType.withException
(String value) Sets the value of the exception property.VidispineServiceType.withExceptionTimestamp
(String value) Sets the value of the exceptionTimestamp property.Sets the value of the id property.VidispineServiceType.withIsEnabled
(Boolean value) Sets the value of the isEnabled property.VidispineServiceType.withIsRunning
(Boolean value) Sets the value of the isRunning property.Sets the value of the load5 property.VidispineServiceType.withLoad60
(Double value) Sets the value of the load60 property.Sets the value of the name property.VidispineServiceType.withThread
(String value) Sets the value of the thread property.VidispineServiceType.withThreadStatus
(String value) Sets the value of the threadStatus property.Methods in com.vidispine.generated that return types with arguments of type VidispineServiceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VidispineServiceType>
ObjectFactory.createVidispineServiceDocument
(VidispineServiceType value) VidispineServiceListType.getService()
Gets the value of the service property.Methods in com.vidispine.generated with parameters of type VidispineServiceTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<VidispineServiceType>
ObjectFactory.createVidispineServiceDocument
(VidispineServiceType value) VidispineServiceListType.withService
(VidispineServiceType... values) Adds objects to the list of Service using add methodMethod parameters in com.vidispine.generated with type arguments of type VidispineServiceTypeModifier and TypeMethodDescriptionVidispineServiceListType.withService
(Collection<VidispineServiceType> values) Adds objects to the list of Service using addAll method