public interface PackageDefinition extends Definition
| Modifier and Type | Method and Description |
|---|---|
List<AttributeDefinition> |
getConstants()
Fetch all constants from the package.
|
List<RoutineDefinition> |
getRoutines()
Fetch all routines from the package.
|
getComment, getDatabase, getDefinitionPath, getInputName, getName, getOutputName, getOverload, getQualifiedInputName, getQualifiedName, getQualifiedOutputName, getSchemaList<RoutineDefinition> getRoutines()
List<AttributeDefinition> getConstants()
Copyright © 2015. All Rights Reserved.