public class LoaderOptions extends Object
Constructor and Description |
---|
LoaderOptions() |
LoaderOptions(TypeDescription rootTypeDescription) |
Modifier and Type | Method and Description |
---|---|
TypeDescription |
getRootTypeDescription() |
void |
setRootTypeDescription(TypeDescription rootTypeDescription) |
public LoaderOptions()
public LoaderOptions(TypeDescription rootTypeDescription)
public TypeDescription getRootTypeDescription()
public void setRootTypeDescription(TypeDescription rootTypeDescription)
Copyright © 2008-2012. All Rights Reserved.