public interface IDBSourceCode
Modifier and Type | Interface and Description |
---|---|
static class |
IDBSourceCode.SourceCodeType |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getSourceCodeName() |
IDBSourceCode.SourceCodeType |
getType() |
boolean |
isPublic()
Indicates if source code is public (this is irrelevant for
IDBSourceCode.SourceCodeType.PACKAGE_BODY |
String getSourceCodeName()
String getCode()
IDBSourceCode.SourceCodeType getType()
boolean isPublic()
IDBSourceCode.SourceCodeType.PACKAGE_BODY
Copyright © 2016. All rights reserved.