Uses of Class
com.vidispine.generated.SystemInfoType
-
Uses of SystemInfoType in com.vidispine.generated
Fields in com.vidispine.generated declared as SystemInfoTypeModifier and TypeFieldDescriptionprotected SystemInfoTypeLicenseType.macaddressesprotected SystemInfoTypeVersionType.systemInfoMethods in com.vidispine.generated that return SystemInfoTypeModifier and TypeMethodDescriptionObjectFactory.createSystemInfoType()Create an instance ofSystemInfoTypeLicenseType.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 TypeMethodDescriptionvoidLicenseType.setMacaddresses(SystemInfoType value) Sets the value of the macaddresses property.voidVersionType.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.