org.acme.bar
Class FullyAnnotated<Cheese extends Stack,Fun extends Iterator<Exception>,Beeer>
java.lang.Object
org.acme.bar.FullyAnnotated<Cheese,Fun,Beeer>
public class FullyAnnotated<Cheese extends Stack,Fun extends Iterator<Exception>,Beeer>
- extends Object
- Version:
- $Revision: 469417 $ $Date: 2006-10-31 03:50:58 -0500 (Tue, 31 Oct 2006) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullyAnnotated
public FullyAnnotated(String constructorParam,
int anInt)
doIt
public void doIt(int i,
boolean b,
double d,
short s)
doMore
public void doMore(Cheese cheese,
Fun fun)
getDirection
public org.acme.bar.FullyAnnotated.Direction getDirection()
setDirection
public void setDirection(org.acme.bar.FullyAnnotated.Direction direction)
getSpam
public Cheese getSpam()
setSpam
public void setSpam(Cheese spam)
setSpam
public void setSpam(Object spam)
getField
public String getField()
setField
public void setField(String methodParam)
getCharacters
public char[] getCharacters()
setCharacters
public void setCharacters(char[] characters)
getStrings
public String[] getStrings()
setStrings
public void setStrings(String[] strings)
getMoreStrings
public String[][] getMoreStrings()
setMoreStrings
public void setMoreStrings(String[][] moreStrings)
getStringList
public List<String> getStringList()
setStringList
public void setStringList(List<String> stringList)
setStringList
public void setStringList(ArrayList stringList)
Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.