com.ibm.btt.base.types.impl.utils
Class FieldAttribute
java.lang.Object
com.ibm.btt.base.types.impl.utils.FieldAttribute
public class FieldAttribute
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldAttribute
public FieldAttribute()
getField
public java.lang.reflect.Field getField()
setField
public void setField(java.lang.reflect.Field field)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getImplType
public java.lang.Class<?> getImplType()
setImplType
public void setImplType(java.lang.Class<?> implType)
getAnnotations
public java.lang.annotation.Annotation[] getAnnotations()
setAnnotations
public void setAnnotations(java.lang.annotation.Annotation[] annotations)
(c) Copyright IBM Corporation 1998, 2011