Uses of Class
com.vidispine.generated.SystemInfoType
-
Uses of SystemInfoType in com.vidispine.generated
Fields in com.vidispine.generated declared as SystemInfoTypeModifier and TypeFieldDescriptionprotected SystemInfoType
LicenseType.macaddresses
protected SystemInfoType
VersionType.systemInfo
Methods in com.vidispine.generated that return SystemInfoTypeModifier and TypeMethodDescriptionObjectFactory.createSystemInfoType()
Create an instance ofSystemInfoType
LicenseType.getMacaddresses()
Gets the value of the macaddresses property.VersionType.getSystemInfo()
Gets the value of the systemInfo property.SystemInfoType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SystemInfoType.withDatabaseSize
(Long value) Sets the value of the databaseSize property.SystemInfoType.withMacaddress
(String... values) Adds objects to the list of Macaddress using add methodSystemInfoType.withMacaddress
(Collection<String> values) Adds objects to the list of Macaddress using addAll methodMethods in com.vidispine.generated with parameters of type SystemInfoTypeModifier and TypeMethodDescriptionvoid
LicenseType.setMacaddresses
(SystemInfoType value) Sets the value of the macaddresses property.void
VersionType.setSystemInfo
(SystemInfoType value) Sets the value of the systemInfo property.LicenseType.withMacaddresses
(SystemInfoType value) Sets the value of the macaddresses property.MasterLicenseType.withMacaddresses
(SystemInfoType value) Sets the value of the macaddresses property.SlaveLicenseType.withMacaddresses
(SystemInfoType value) Sets the value of the macaddresses property.VersionType.withSystemInfo
(SystemInfoType value) Sets the value of the systemInfo property.