Package com.atlassian.bamboo.rest.entity
Class NamedEntity<T>
java.lang.Object
com.atlassian.bamboo.rest.entity.NamedEntity<T>
- Direct Known Subclasses:
BitbucketNodeNamedEntity
,FieldErrorsNamedEntity
Used for creating XML in form of:
which is particularly useful when you're supposed to marshall/unmarshall lists formatted like:
For more explanation see UT for this class.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NamedEntity
protected NamedEntity() -
NamedEntity
-
-
Method Details
-
extract
-
getName
-
setName
-
getValue
-
setValue
-