Package de.pisa.psa.rst.uti
Class PsaRstApiUti.ImplementationParameter
java.lang.Object
de.pisa.psa.rst.uti.PsaRstApiUti.ImplementationParameter
- Enclosing class:
- PsaRstApiUti
handler implementation parameter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()
getUser()
void
setClassName
(String class_name) void
setDirection
(String direction) void
setImplementation
(String implementation) void
void
void
setSuperClassName
(String super_class_name) void
-
Constructor Details
-
ImplementationParameter
public ImplementationParameter()
-
-
Method Details
-
getUser
-
setUser
-
getImplementation
-
setImplementation
-
getClassName
-
setClassName
-
getSuperClassName
-
setSuperClassName
-
getDirection
-
setDirection
-
getMethod
-
setMethod
-
getPath
-
setPath
-