public class GPAInfo extends IdNamelessEntityInfo implements GPA, Serializable
Constructor and Description |
---|
GPAInfo() |
GPAInfo(GPA gpa)
Constructs a new GPAInfo from another GPA.
|
Modifier and Type | Method and Description |
---|---|
String |
getCalculationTypeKey()
The calculation Type key.
|
String |
getScaleKey()
The key of the scale.
|
String |
getValue()
The GPA value.
|
void |
setCalculationTypeKey(String calculationTypeKey) |
void |
setScaleKey(String scaleKey) |
void |
setValue(String value) |
getId, setId
getState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKey
getMeta, setMeta
getAttributes, getAttributeValue, getAttributeValueList, setAttributes, setAttributeValue, setAttributeValueList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType, getTypeKey
getState, getStateKey
getAttributes
public GPAInfo()
public String getCalculationTypeKey()
GPA
getCalculationTypeKey
in interface GPA
public void setCalculationTypeKey(String calculationTypeKey)
public String getScaleKey()
GPA
getScaleKey
in interface GPA
public void setScaleKey(String scaleKey)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.