Uses of Class
com.vidispine.generated.LibrarySettingsType
-
-
Uses of LibrarySettingsType in com.vidispine.generated
Methods in com.vidispine.generated that return LibrarySettingsType Modifier and Type Method Description LibrarySettingsType
ObjectFactory. createLibrarySettingsType()
Create an instance ofLibrarySettingsType
LibrarySettingsType
LibrarySettingsType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
LibrarySettingsType
LibrarySettingsType. withAutoRefresh(Boolean value)
LibrarySettingsType
LibrarySettingsType. withId(String value)
LibrarySettingsType
LibrarySettingsType. withLastUpdate(XMLGregorianCalendar value)
LibrarySettingsType
LibrarySettingsType. withQuery(ItemSearchType value)
LibrarySettingsType
LibrarySettingsType. withUpdateFrequency(Integer value)
LibrarySettingsType
LibrarySettingsType. withUpdateMode(String value)
LibrarySettingsType
LibrarySettingsType. withUsername(String value)
Methods in com.vidispine.generated that return types with arguments of type LibrarySettingsType Modifier and Type Method Description javax.xml.bind.JAXBElement<LibrarySettingsType>
ObjectFactory. createLibrarySettingsDocument(LibrarySettingsType value)
Methods in com.vidispine.generated with parameters of type LibrarySettingsType Modifier and Type Method Description javax.xml.bind.JAXBElement<LibrarySettingsType>
ObjectFactory. createLibrarySettingsDocument(LibrarySettingsType value)
-