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, setIdgetState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKeygetMeta, setMetagetAttributes, getAttributeValue, getAttributeValueList, setAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetType, getTypeKeygetState, getStateKeygetAttributespublic GPAInfo()
public String getCalculationTypeKey()
GPAgetCalculationTypeKey in interface GPApublic void setCalculationTypeKey(String calculationTypeKey)
public String getScaleKey()
GPAgetScaleKey in interface GPApublic void setScaleKey(String scaleKey)
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.