|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sonyericsson.hudson.plugins.metadata.model.MetadataValueDefinitionHelper
public class MetadataValueDefinitionHelper
Help class for definition and value comparison.
| Constructor Summary | |
|---|---|
MetadataValueDefinitionHelper(Collection<MetadataValue> values)
Standard constructor. |
|
| Method Summary | |
|---|---|
Object |
getValueForDefinition(Metadata definition)
Gets the value of a definition. |
Collection<MetadataValue> |
getValues()
Standard getter for the values. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetadataValueDefinitionHelper(Collection<MetadataValue> values)
values - the MetadataValues to use as a starting point.| Method Detail |
|---|
public Collection<MetadataValue> getValues()
public Object getValueForDefinition(Metadata definition)
definition - the MetadataDefinition to find the corresponding String value for.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||