Uses of Class
com.vidispine.generated.SlaveType
-
Uses of SlaveType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SlaveTypeMethods in com.vidispine.generated that return SlaveTypeModifier and TypeMethodDescriptionObjectFactory.createSlaveType()
Create an instance ofSlaveType
SlaveType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SlaveType.withHostname
(String value) Sets the value of the hostname property.Sets the value of the id property.SlaveType.withLastUpdated
(XMLGregorianCalendar value) Sets the value of the lastUpdated property.SlaveType.withRequestSourceIp
(String value) Sets the value of the requestSourceIp property.SlaveType.withSlaveId
(String value) Sets the value of the slaveId property.SlaveType.withSlaveInstanceName
(String value) Sets the value of the slaveInstanceName property.SlaveType.withSlaveIp
(String value) Sets the value of the slaveIp property.SlaveType.withSlaveMac
(String value) Sets the value of the slaveMac property.Methods in com.vidispine.generated that return types with arguments of type SlaveTypeMethods in com.vidispine.generated with parameters of type SlaveTypeModifier and TypeMethodDescriptionAdds objects to the list of Slave using add methodMethod parameters in com.vidispine.generated with type arguments of type SlaveTypeModifier and TypeMethodDescriptionSlaveListType.withSlave
(Collection<SlaveType> values) Adds objects to the list of Slave using addAll method