public static class OSDetails.OSVendorDetails extends Object implements SmartExternalizable
| Constructor and Description |
|---|
OSVendorDetails() |
OSVendorDetails(String vendor,
String vendorCodeName,
String vendorName,
String vendorVersion) |
| Modifier and Type | Method and Description |
|---|---|
String |
getVendor() |
String |
getVendorCodeName() |
String |
getVendorName() |
String |
getVendorVersion() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenabledSmartExternalizableWithReferencepublic String getVendor()
public String getVendorCodeName()
public String getVendorName()
public String getVendorVersion()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © GigaSpaces.