Uses of Class
com.vidispine.generated.SlaveAuthType
-
-
Uses of SlaveAuthType in com.vidispine.generated
Methods in com.vidispine.generated that return SlaveAuthType Modifier and Type Method Description SlaveAuthType
ObjectFactory. createSlaveAuthType()
Create an instance ofSlaveAuthType
SlaveAuthType
SlaveAuthType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
SlaveAuthType
SlaveAuthType. withHostname(String value)
SlaveAuthType
SlaveAuthType. withLicenseStatus(VersionType value)
SlaveAuthType
SlaveAuthType. withRequestSourceIp(String value)
SlaveAuthType
SlaveAuthType. withSlaveId(String value)
SlaveAuthType
SlaveAuthType. withSlaveInstanceName(String value)
SlaveAuthType
SlaveAuthType. withSlaveIp(String value)
SlaveAuthType
SlaveAuthType. withSlaveMac(String value)
Methods in com.vidispine.generated that return types with arguments of type SlaveAuthType Modifier and Type Method Description javax.xml.bind.JAXBElement<SlaveAuthType>
ObjectFactory. createSlaveAuthDocument(SlaveAuthType value)
Methods in com.vidispine.generated with parameters of type SlaveAuthType Modifier and Type Method Description javax.xml.bind.JAXBElement<SlaveAuthType>
ObjectFactory. createSlaveAuthDocument(SlaveAuthType value)
-