public static class NestedInheritanceTestCase.Subscription extends Object
| Constructor and Description |
|---|
Subscription() |
| Modifier and Type | Method and Description |
|---|---|
NestedInheritanceTestCase.Person |
getClient() |
void |
setClient(NestedInheritanceTestCase.Person client) |
public NestedInheritanceTestCase.Person getClient()
public void setClient(NestedInheritanceTestCase.Person client)
Copyright © 2017 Glasnost. All Rights Reserved.