Modifier and Type | Field and Description |
---|---|
protected SystemInfoType |
LicenseType.macaddresses |
protected SystemInfoType |
VersionType.systemInfo |
Modifier and Type | Method and Description |
---|---|
SystemInfoType |
ObjectFactory.createSystemInfoType()
Create an instance of
SystemInfoType |
SystemInfoType |
LicenseType.getMacaddresses()
Gets the value of the macaddresses property.
|
SystemInfoType |
VersionType.getSystemInfo()
Gets the value of the systemInfo property.
|
SystemInfoType |
SystemInfoType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
SystemInfoType |
SystemInfoType.withMacaddress(Collection<String> values) |
SystemInfoType |
SystemInfoType.withMacaddress(String... values) |
Modifier and Type | Method and Description |
---|---|
void |
LicenseType.setMacaddresses(SystemInfoType value)
Sets the value of the macaddresses property.
|
void |
VersionType.setSystemInfo(SystemInfoType value)
Sets the value of the systemInfo property.
|
SlaveLicenseType |
SlaveLicenseType.withMacaddresses(SystemInfoType value) |
LicenseType |
LicenseType.withMacaddresses(SystemInfoType value) |
MasterLicenseType |
MasterLicenseType.withMacaddresses(SystemInfoType value) |
VersionType |
VersionType.withSystemInfo(SystemInfoType value) |
Copyright © 2017. All rights reserved.