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