|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.policy.ParameterList.Parameter
public static class ParameterList.Parameter
A parameter with a name and a type.
Constructor Summary | |
---|---|
ParameterList.Parameter(String name,
Class<?> type)
Creates a parameter. |
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
String |
getName()
Returns the name. |
Class<?> |
getType()
Returns the type. |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParameterList.Parameter(String name, Class<?> type)
name
- the name.type
- the type.Method Detail |
---|
public String getName()
public Class<?> getType()
public boolean equals(Object obj)
equals
in class Object
public int hashCode()
hashCode
in class Object
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:14:49
Copyright (c) 2002-2007 Ergon Informatik AG