Class GshTemplateInput
java.lang.Object
edu.internet2.middleware.grouper.app.gsh.template.GshTemplateInput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionassignName(String name) assignValue(Object value) assignValueString(String value) getName()getValue()Deprecated.you should use getValue() and handle the file if necessary
-
Constructor Details
-
GshTemplateInput
public GshTemplateInput()
-
-
Method Details
-
assignName
-
assignValue
-
assignValueString
-
getName
-
getValue
-
getValueString
Deprecated.you should use getValue() and handle the file if necessary
-