public static class PassThroughConverterTestCase.C extends Object
| Constructor and Description |
|---|
PassThroughConverterTestCase.C() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
PassThroughConverterTestCase.A |
getA() |
PassThroughConverterTestCase.B |
getB() |
int |
hashCode() |
void |
setA(PassThroughConverterTestCase.A a) |
void |
setB(PassThroughConverterTestCase.B b) |
public PassThroughConverterTestCase.A getA()
public void setA(PassThroughConverterTestCase.A a)
public PassThroughConverterTestCase.B getB()
public void setB(PassThroughConverterTestCase.B b)
Copyright © 2015 Glasnost. All Rights Reserved.