org.jboss.marshalling.river
Class SimpleClassDescriptor
java.lang.Object
org.jboss.marshalling.river.ClassDescriptor
org.jboss.marshalling.river.SimpleClassDescriptor
- Direct Known Subclasses:
- ExternalizerClassDescriptor
public class SimpleClassDescriptor
- extends ClassDescriptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleClassDescriptor
public SimpleClassDescriptor(Class<?> type,
int typeID)
getType
public Class<?> getType()
- Specified by:
getType in class ClassDescriptor
getTypeID
public int getTypeID()
- Specified by:
getTypeID in class ClassDescriptor
Copyright © 2011 JBoss, a division of Red Hat, Inc.