IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.base.types.impl.utils
Class FieldAttribute

java.lang.Object
  extended by com.ibm.btt.base.types.impl.utils.FieldAttribute

public class FieldAttribute
extends java.lang.Object


Constructor Summary
FieldAttribute()
           
 
Method Summary
 java.lang.annotation.Annotation[] getAnnotations()
           
 java.lang.reflect.Field getField()
           
 java.lang.Class<?> getImplType()
           
 java.lang.String getName()
           
 void setAnnotations(java.lang.annotation.Annotation[] annotations)
           
 void setField(java.lang.reflect.Field field)
           
 void setImplType(java.lang.Class<?> implType)
           
 void setName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldAttribute

public FieldAttribute()
Method Detail

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)

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011