public class LoaderOptions extends Object
Constructor and Description |
---|
LoaderOptions()
Deprecated.
|
LoaderOptions(TypeDescription rootTypeDescription)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TypeDescription |
getRootTypeDescription()
Deprecated.
|
void |
setRootTypeDescription(TypeDescription rootTypeDescription)
Deprecated.
|
public LoaderOptions()
public LoaderOptions(TypeDescription rootTypeDescription)
public TypeDescription getRootTypeDescription()
public void setRootTypeDescription(TypeDescription rootTypeDescription)
Copyright © 2008–2023. All rights reserved.