public class TypeB extends Object
Constructor and Description |
---|
TypeB() |
Modifier and Type | Method and Description |
---|---|
TypeA |
getTypeA() |
static TypeB |
newInstance(IInstanceFactory instanceFactory) |
void |
setTypeA(TypeA typeA) |
public static TypeB newInstance(IInstanceFactory instanceFactory)
public TypeA getTypeA()
public void setTypeA(TypeA typeA)
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.