org.opencrx.application.shop1.jmi1
Interface AddActivityFollowUpParams

All Superinterfaces:
AddActivityFollowUpParams, RefStruct, RefStruct_1_0, Serializable

public interface AddActivityFollowUpParams
extends RefStruct_1_0, AddActivityFollowUpParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.AddActivityFollowUpParams
AddActivityFollowUpParams.Member
 
Method Summary
 String getActivityNumber()
          Retrieves the value for the optional structure field activityNumber.
 String getDescription()
          Retrieves the value for the optional structure field description.
 String getName()
          Retrieves the value for the structure field name.
 String getReportingCustomerNumber()
          Retrieves the value for the optional structure field reportingCustomerNumber.
 String getTransitionName()
          Retrieves the value for the structure field transitionName.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 
Methods inherited from interface org.opencrx.application.shop1.cci2.AddActivityFollowUpParams
getCategory
 

Method Detail

getActivityNumber

String getActivityNumber()
Retrieves the value for the optional structure field activityNumber.

Specified by:
getActivityNumber in interface AddActivityFollowUpParams
Returns:
The possibly null value for structure field activityNumber.

getDescription

String getDescription()
Retrieves the value for the optional structure field description.

Specified by:
getDescription in interface AddActivityFollowUpParams
Returns:
The possibly null value for structure field description.

getName

String getName()
Retrieves the value for the structure field name.

Specified by:
getName in interface AddActivityFollowUpParams
Returns:
The non-null value for structure field name.

getReportingCustomerNumber

String getReportingCustomerNumber()
Retrieves the value for the optional structure field reportingCustomerNumber.

Specified by:
getReportingCustomerNumber in interface AddActivityFollowUpParams
Returns:
The possibly null value for structure field reportingCustomerNumber.

getTransitionName

String getTransitionName()
Retrieves the value for the structure field transitionName.

Specified by:
getTransitionName in interface AddActivityFollowUpParams
Returns:
The non-null value for structure field transitionName.


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.