org.deegree.framework.trigger
Class TargetClass
java.lang.Object
org.deegree.framework.trigger.TargetClass
public class TargetClass
- extends Object
- Since:
- 2.0
- Version:
- $Revision: 7093 $, 1.0. $Revision: 7093 $, $Date: 2007-05-10 20:02:37 +0200 (Do, 10 Mai 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TargetClass
public TargetClass(String name,
Map<String,TargetMethod> methods)
- Parameters:
name
- methods
-
getMethods
public List<TargetMethod> getMethods()
- returns a list of decription of all methods of a class that may assignes one or more
- Returns:
- a list of decription of all methods of a class that may assignes one or more
- See Also:
Trigger
,
Trigger
getMethod
public TargetMethod getMethod(String name)
- returns a method of a TargetClass identified by its name
- Parameters:
name
-
- Returns:
- a method of a TargetClass identified by its name
getName
public String getName()
- returns the name of the class
- Returns:
- the name of the class
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net