public class ObjectFactory extends Object
| Constructor and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.consol.citrus.ssh.model
|
| Modifier and Type | Method and Description |
|---|---|
SshRequest |
createSshRequest()
Create an instance of
SshRequest |
SshResponse |
createSshResponse()
Create an instance of
SshResponse |
public ObjectFactory()
public SshRequest createSshRequest()
SshRequestpublic SshResponse createSshResponse()
SshResponseCopyright © 2008–2018 ConSol Software GmbH. All rights reserved.