Package com.portal.app.ccare.comp
Class SubscribedPlanObject
java.lang.Object
com.portal.app.ccare.comp.SubscribedPlanObject
- All Implemented Interfaces:
Comparable
Stores the plan related info.
Title:
Description:
Copyright: Copyright (c) 2003
Company:
- Version:
- 1.0
- Author:
- unascribed
-
Constructor Summary
ConstructorsConstructorDescriptionSubscribedPlanObject
(PModelHandle planHandle) put your documentation comment here -
Method Summary
Modifier and TypeMethodDescriptionint
void
setPlanHandle
(PModelHandle planHandle) void
setPlanName
(String name) toString()
put your documentation comment here
-
Constructor Details
-
SubscribedPlanObject
put your documentation comment here
-
-
Method Details
-
getPlanName
-
setPlanName
-
getPlanHandle
-
setPlanHandle
-
toString
put your documentation comment here -
compareTo
- Specified by:
compareTo
in interfaceComparable
-