public class DeleteGroup extends Operation
| Constructor and Description |
|---|
DeleteGroup(String groupname)
Operation that deletes a group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OperationVisitor v) |
String |
getGroupname() |
cleanupQuotedString, toStringpublic DeleteGroup(String groupname)
groupname - the name of the group to deletepublic void accept(OperationVisitor v)
public String getGroupname()
Copyright © 2010 - 2020 Adobe. All Rights Reserved