Package net.java.sezpoz.impl
Class SerTypeConst
- java.lang.Object
-
- net.java.sezpoz.impl.SerTypeConst
-
- All Implemented Interfaces:
java.io.Serializable
public final class SerTypeConst extends java.lang.Object implements java.io.Serializable
Representation of one class constant.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.String
name
fully qualified name of class
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
java.lang.String
toString()
-