public class LibraryTypeDeclarationLoader extends AbstractTypeDeclarationLoader
| Constructor and Description |
|---|
LibraryTypeDeclarationLoader(org.raml.v2.api.RamlModelResult ramlModelResult) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.raml.v2.api.model.v10.datamodel.TypeDeclaration> |
load(String typeIdentifier) |
public LibraryTypeDeclarationLoader(org.raml.v2.api.RamlModelResult ramlModelResult)
public Optional<org.raml.v2.api.model.v10.datamodel.TypeDeclaration> load(String typeIdentifier)
load in class AbstractTypeDeclarationLoaderCopyright © 2020 MuleSoft, Inc.. All rights reserved.