ostore.inner
Class VGuidGenerationReject
java.lang.Object
|
+--ostore.inner.VGuidGenerationReject
- All Implemented Interfaces:
- QuickSerializable
- public class VGuidGenerationReject
- extends Object
- implements QuickSerializable
VGuidGenerationReject
public VGuidGenerationReject()
VGuidGenerationReject
public VGuidGenerationReject(InputBuffer buffer)
toString
public String toString()
- Overrides:
toString
in class Object
serialize
public void serialize(OutputBuffer buffer)
- Description copied from interface:
QuickSerializable
- Add the object to the
buffer
.
- Specified by:
serialize
in interface QuickSerializable
- Parameters:
buffer
- the output buffer to add the object to