org.apache.yoko.rmi.impl
Class FieldDescriptor
java.lang.Object
org.apache.yoko.rmi.impl.ModelElement
org.apache.yoko.rmi.impl.FieldDescriptor
- All Implemented Interfaces:
- Comparable
public abstract class FieldDescriptor
- extends ModelElement
- implements Comparable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldDescriptor
protected FieldDescriptor(Class owner,
Class type,
String name,
Field f)
getType
public Class getType()
compareTo
public int compareTo(Object other)
- ordering of fields
- Specified by:
compareTo
in interface Comparable
isPrimitive
public boolean isPrimitive()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.