|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.student.contract.model.test.source.AttributeInfo
public final class AttributeInfo
Nested Class Summary | |
---|---|
static class |
AttributeInfo.Builder
|
Method Summary | |
---|---|
String |
getId()
Name: Id The internally assigned id to this key/value pair |
String |
getKey()
Name: Attribute Type Key The key that identifies the name of the dynamic attribute |
String |
getValue()
Name: Attribute Value The value of the dynamic attribute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getId()
Attribute
getId
in interface Attribute
public String getKey()
Attribute
getKey
in interface Attribute
public String getValue()
Attribute
getValue
in interface Attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |