org.jasig.portal.portlets.portletadmin.xmlsupport
Class CPDControl
java.lang.Object
org.jasig.portal.portlets.portletadmin.xmlsupport.CPDControl
- All Implemented Interfaces:
- Serializable
public class CPDControl
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CPDControl
public CPDControl(String type,
String include,
String override)
getType
public String getType()
setType
public void setType(String type)
getInclude
public String getInclude()
setInclude
public void setInclude(String include)
getOverride
public String getOverride()
setOverride
public void setOverride(String override)
Copyright © 2010 Jasig. All Rights Reserved.