Class ValueAttribute
- java.lang.Object
-
- de.aristaflow.ilm.model.resourcemodel.Attribute
-
- de.aristaflow.ilm.model.resourcemodel.ValueAttribute
-
- All Implemented Interfaces:
Serializable
public class ValueAttribute extends Attribute
- See Also:
ValueAttribute
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ValueAttribute()
-
-
-
Field Detail
-
value
@NotNull @Valid public @NotNull @Valid Value value
-
-