Package org.jboss.marshalling.river
Class SimpleClassDescriptor
java.lang.Object
org.jboss.marshalling.river.ClassDescriptor
org.jboss.marshalling.river.SimpleClassDescriptor
- Direct Known Subclasses:
ExternalizerClassDescriptor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.marshalling.river.ClassDescriptor
getNearestType
-
Field Details
-
type
-
typeID
private int typeID
-
-
Constructor Details
-
SimpleClassDescriptor
-
-
Method Details
-
getType
- Specified by:
getType
in classClassDescriptor
-
getTypeID
public int getTypeID()- Specified by:
getTypeID
in classClassDescriptor
-