|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parameter | |
---|---|
com.funambol.common.pim.model.common | |
com.funambol.common.pim.model.converter | |
com.funambol.common.pim.model.model |
Uses of Parameter in com.funambol.common.pim.model.common |
---|
Methods in com.funambol.common.pim.model.common with parameters of type Parameter | |
---|---|
void |
VisitorWalk.visitParameter(Parameter p)
|
void |
Visitor.visitParameter(Parameter p)
|
java.lang.Object |
VisitorObjectWalk.visitParameter(Parameter p,
java.lang.Object arg)
|
java.lang.Object |
VisitorObject.visitParameter(Parameter p,
java.lang.Object arg)
|
Uses of Parameter in com.funambol.common.pim.model.converter |
---|
Methods in com.funambol.common.pim.model.converter that return types with arguments of type Parameter | |
---|---|
protected java.util.List<Parameter> |
VCalendarConverter.getXParams(Property property)
Creates an ArrayList with the X-Param set extracted from a com.funambol.common.pim.common.Property object. |
Uses of Parameter in com.funambol.common.pim.model.model |
---|
Methods in com.funambol.common.pim.model.model that return Parameter | |
---|---|
Parameter |
Property.getParameter(java.lang.String name)
|
Methods in com.funambol.common.pim.model.model with parameters of type Parameter | |
---|---|
void |
Property.addParameter(Parameter p)
|
void |
Property.delParameter(Parameter p)
|
void |
Property.setParameter(Parameter p)
|
java.lang.Object |
CreateVComponent.visit(Parameter param,
java.lang.Object arg)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |