|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@UML(identifier="PF_AttributeValue",
specification=ISO_19117)
public interface AttributeValueThe AttributValue holds the value for an associated AttributeDefinition.
| Method Summary | |
|---|---|
AttributeDefinition |
getDefinition()
Gets the associated AttributeDefinition. |
Object |
getValue()
Gets the value for the associated AttributeDefinition. |
| Method Detail |
|---|
@UML(identifier="value",
obligation=MANDATORY,
specification=ISO_19117)
Object getValue()
@UML(identifier="attributType",
obligation=MANDATORY,
specification=ISO_19117)
AttributeDefinition getDefinition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||