public class UofMScheduleSummary extends Object
Constructor and Description |
---|
UofMScheduleSummary() |
Modifier and Type | Method and Description |
---|---|
String |
getBaseUofM() |
String |
getDescription() |
UofMScheduleKey |
getKey() |
String |
getLastModifiedBy() |
Calendar |
getLastModifiedDate() |
QuantityDecimalPlaces |
getUofMDecimalPlacesQuantities() |
void |
setBaseUofM(String value) |
void |
setDescription(String value) |
void |
setKey(UofMScheduleKey value) |
void |
setLastModifiedBy(String value) |
void |
setLastModifiedDate(Calendar value) |
void |
setUofMDecimalPlacesQuantities(QuantityDecimalPlaces value) |
public String getBaseUofM()
public void setBaseUofM(String value)
public String getDescription()
public void setDescription(String value)
public UofMScheduleKey getKey()
public void setKey(UofMScheduleKey value)
public String getLastModifiedBy()
public void setLastModifiedBy(String value)
public Calendar getLastModifiedDate()
public void setLastModifiedDate(Calendar value)
public QuantityDecimalPlaces getUofMDecimalPlacesQuantities()
public void setUofMDecimalPlacesQuantities(QuantityDecimalPlaces value)
Copyright © 2010–2016. All rights reserved.