public class OfferingInstructorWrapper extends Object implements Serializable
Constructor and Description |
---|
OfferingInstructorWrapper() |
OfferingInstructorWrapper(OfferingInstructorInfo offeringInstructorInfo) |
Modifier and Type | Method and Description |
---|---|
OfferingInstructorInfo |
getOfferingInstructorInfo() |
String |
getsEffort() |
String |
getTypeName() |
void |
setOfferingInstructorInfo(OfferingInstructorInfo offeringInstructorInfo) |
void |
setsEffort(String sEffort) |
void |
setTypeName(String typeName) |
public OfferingInstructorWrapper()
public OfferingInstructorWrapper(OfferingInstructorInfo offeringInstructorInfo)
public OfferingInstructorInfo getOfferingInstructorInfo()
public void setOfferingInstructorInfo(OfferingInstructorInfo offeringInstructorInfo)
public String getsEffort()
public void setsEffort(String sEffort)
public String getTypeName()
public void setTypeName(String typeName)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.