Package | Description |
---|---|
com.thalesgroup.hudson.plugins.klocwork.model |
Modifier and Type | Field and Description |
---|---|
protected CitingStatusValue |
Problem.citingStatus |
protected CitingStatusValue |
StatusUpdate.status |
Modifier and Type | Method and Description |
---|---|
static CitingStatusValue |
CitingStatusValue.fromValue(String v) |
CitingStatusValue |
Problem.getCitingStatus()
Gets the value of the citingStatus property.
|
CitingStatusValue |
StatusUpdate.getStatus()
Gets the value of the status property.
|
static CitingStatusValue |
CitingStatusValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CitingStatusValue[] |
CitingStatusValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<CitingStatusValue> |
ObjectFactory.createCitingStatus(CitingStatusValue value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<CitingStatusValue> |
ObjectFactory.createCitingStatus(CitingStatusValue value)
|
void |
Problem.setCitingStatus(CitingStatusValue value)
Sets the value of the citingStatus property.
|
void |
StatusUpdate.setStatus(CitingStatusValue value)
Sets the value of the status property.
|
Copyright © 2004-2014. All Rights Reserved.