public class CustId
extends java.lang.Object
implements com.gemstone.gemfire.DataSerializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
void |
fromData(java.io.DataInput in) |
java.lang.Integer |
getCustId() |
int |
hashCode() |
void |
toData(java.io.DataOutput out) |
java.lang.String |
toString() |
public int hashCode()
hashCode in class java.lang.Objectpublic void fromData(java.io.DataInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
fromData in interface com.gemstone.gemfire.DataSerializablejava.io.IOExceptionjava.lang.ClassNotFoundExceptionpublic void toData(java.io.DataOutput out)
throws java.io.IOException
toData in interface com.gemstone.gemfire.DataSerializablejava.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.Integer getCustId()
public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.