| Package | Description |
|---|---|
| com.atlassian.plugins.codegen |
| Modifier and Type | Method and Description |
|---|---|
SourceFile.SourceGroup |
SourceFile.getSourceGroup() |
static SourceFile.SourceGroup |
SourceFile.SourceGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceFile.SourceGroup[] |
SourceFile.SourceGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SourceFile |
SourceFile.sourceFile(ClassId classId,
SourceFile.SourceGroup sourceGroup,
String content) |
Copyright © 2015 Atlassian. All rights reserved.