Uses of Class
com.vidispine.generated.SlaveAuthInfoType
-
-
Uses of SlaveAuthInfoType in com.vidispine.generated
Methods in com.vidispine.generated that return SlaveAuthInfoType Modifier and Type Method Description SlaveAuthInfoType
ObjectFactory. createSlaveAuthInfoType()
Create an instance ofSlaveAuthInfoType
SlaveAuthInfoType
SlaveAuthInfoType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
SlaveAuthInfoType
SlaveAuthInfoType. withMasterHost(String... values)
SlaveAuthInfoType
SlaveAuthInfoType. withMasterHost(Collection<String> values)
SlaveAuthInfoType
SlaveAuthInfoType. withSlaveId(String value)
Methods in com.vidispine.generated that return types with arguments of type SlaveAuthInfoType Modifier and Type Method Description javax.xml.bind.JAXBElement<SlaveAuthInfoType>
ObjectFactory. createSlaveAuthInfoDocument(SlaveAuthInfoType value)
Methods in com.vidispine.generated with parameters of type SlaveAuthInfoType Modifier and Type Method Description javax.xml.bind.JAXBElement<SlaveAuthInfoType>
ObjectFactory. createSlaveAuthInfoDocument(SlaveAuthInfoType value)
-