Package | Description |
---|---|
org.sonar.updatecenter.common |
Modifier and Type | Method and Description |
---|---|
static UpdateCenterDeserializer.Mode |
UpdateCenterDeserializer.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpdateCenterDeserializer.Mode[] |
UpdateCenterDeserializer.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UpdateCenterDeserializer(UpdateCenterDeserializer.Mode mode,
boolean ignoreError) |
Copyright © 2010–2015 SonarSource. All rights reserved.