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