org.jasig.portal.portlets.portletadmin.xmlsupport
Interface ICPDOptionType
- All Known Implementing Classes:
- CPDParameterType, CPDPreferenceType
public interface ICPDOptionType
getBase
String getBase()
setBase
void setBase(String base)
getInput
String getInput()
setInput
void setInput(String input)
getDisplay
String getDisplay()
setDisplay
void setDisplay(String display)
getLength
String getLength()
setLength
void setLength(String length)
getMaxlength
String getMaxlength()
setMaxlength
void setMaxlength(String maxlength)
getRestriction
ICPDOptionTypeRestriction getRestriction()
Copyright © 2010 Jasig. All Rights Reserved.