org.xulfaces.annotation.processor.faces
Class FacesAnnotationProcessor.Attribute
java.lang.Object
org.xulfaces.annotation.processor.faces.FacesAnnotationProcessor.Attribute
- Enclosing class:
- FacesAnnotationProcessor
public class FacesAnnotationProcessor.Attribute
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FacesAnnotationProcessor.Attribute
public FacesAnnotationProcessor.Attribute(ATTRIBUTE tagAttribute,
java.lang.reflect.Field field)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
Copyright © 2007 null. All Rights Reserved.