public static final class MappingContextFactoryExtensibilityTestCase.Woman extends MappingContextFactoryExtensibilityTestCase.Person implements MappingContextFactoryExtensibilityTestCase.Parent
| Modifier and Type | Method and Description |
|---|---|
Set<MappingContextFactoryExtensibilityTestCase.Child> |
getChildren() |
void |
setChildren(Set<MappingContextFactoryExtensibilityTestCase.Child> children) |
equals, getDependsOn, getName, hashCode, setDependsOn, setName, toStringpublic Woman()
public Woman(String name)
public Set<MappingContextFactoryExtensibilityTestCase.Child> getChildren()
getChildren in interface MappingContextFactoryExtensibilityTestCase.Parentpublic void setChildren(Set<MappingContextFactoryExtensibilityTestCase.Child> children)
setChildren in interface MappingContextFactoryExtensibilityTestCase.ParentCopyright © 2016 Glasnost. All rights reserved.