| Package | Description |
|---|---|
| org.sonar.batch.protocol.output |
| Modifier and Type | Method and Description |
|---|---|
static FileStructure.Domain |
FileStructure.Domain.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileStructure.Domain[] |
FileStructure.Domain.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
File |
FileStructure.fileFor(FileStructure.Domain domain,
int componentRef) |
boolean |
BatchReportWriter.hasComponentData(FileStructure.Domain domain,
int componentRef) |
Copyright © 2009–2015 SonarSource. All rights reserved.