org.inxar.jenesis
Interface Constant

All Superinterfaces:
Access, Codeable, Declaration, Field, Member

public interface Constant
extends Field

Declaration subinterface for a Field which is static and final.


Fields inherited from interface org.inxar.jenesis.Access
PACKAGE, PRIVATE, PROTECTED, PUBLIC
 
Methods inherited from interface org.inxar.jenesis.Field
getExpression, getType, setExpression, setType
 
Methods inherited from interface org.inxar.jenesis.Member
getName, isFinal, isFinal, isStatic, isStatic, setName
 
Methods inherited from interface org.inxar.jenesis.Access
getAccess, setAccess
 
Methods inherited from interface org.inxar.jenesis.Declaration
javadoc
 
Methods inherited from interface org.inxar.jenesis.Codeable
getComment, setComment, toCode, vm