com.adobe.solutions.sne.enrollment.vo
Class EnrollmentPanelStateVO

java.lang.Object
  extended by com.adobe.solutions.sne.enrollment.vo.EnrollmentPanelStateVO
All Implemented Interfaces:
Serializable

public class EnrollmentPanelStateVO
extends Object
implements Serializable

ADOBE CONFIDENTIAL ___________________ Copyright 2011 Adobe Systems Incorporated All Rights Reserved. NOTICE: All information contained herein is, and remains the property of Adobe Systems Incorporated and its suppliers, if any. The intellectual and technical concepts contained herein are proprietary to Adobe Systems Incorporated and its suppliers and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Adobe Systems Incorporated.

See Also:
Serialized Form

Constructor Summary
EnrollmentPanelStateVO()
           
 
Method Summary
 FormFragmentStateVO[] getFragments()
           
 String getId()
           
 EnrollmentPanelVO getPanel()
           
 String getState()
           
 void setFragments(FormFragmentStateVO[] fragments)
           
 void setId(String id)
           
 void setPanel(EnrollmentPanelVO panel)
           
 void setState(String state)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnrollmentPanelStateVO

public EnrollmentPanelStateVO()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getFragments

public FormFragmentStateVO[] getFragments()

setFragments

public void setFragments(FormFragmentStateVO[] fragments)

getPanel

public EnrollmentPanelVO getPanel()

setPanel

public void setPanel(EnrollmentPanelVO panel)

getState

public String getState()

setState

public void setState(String state)


[an error occurred while processing this directive] [an error occurred while processing this directive]