Class TestCommandArgs
java.lang.Object
org.apache.syncope.common.lib.command.CommandArgs
org.apache.syncope.fit.core.reference.TestCommandArgs
- All Implemented Interfaces:
Serializable
,BaseBean
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setParentRealm
(String parentRealm) void
setPrinterName
(String printerName) void
setRealmName
(String realmName) toString()
-
Constructor Details
-
TestCommandArgs
public TestCommandArgs()
-
-
Method Details