public class TGroupsParameter
extends java.lang.Object
Constructor and Description |
---|
TGroupsParameter() |
Modifier and Type | Method and Description |
---|---|
void |
setGroups(java.lang.String groups)
Set the groups parameter value.
|
void |
writeTo(TCommandStatement commandStatement)
Writes the groups parameter to the given commandStatement.
|
public void setGroups(java.lang.String groups)
groups
- the parameter value.public void writeTo(TCommandStatement commandStatement)
commandStatement
- Copyright (c) 2017 Software AG. All Rights Reserved.