public class Argument
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getType
public Class<?> getType()
-
-
getInterfaces
public Class<?>[] getInterfaces()
-
setType
public void setType(Class<?> type)
-
setInterfaces
public void setInterfaces(Class<?>[] interfaces)