org.opencrx.application.shop1.jmi1
Interface ActivityFollowUpT

All Superinterfaces:
ActivityFollowUpT, RefStruct, RefStruct_1_0, Serializable

public interface ActivityFollowUpT
extends RefStruct_1_0, ActivityFollowUpT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.ActivityFollowUpT
ActivityFollowUpT.Member
 
Method Summary
 Date getCreatedAt()
          Retrieves the value for the optional structure field createdAt.
 String getDescription()
          Retrieves the value for the optional structure field description.
 Date getModifiedAt()
          Retrieves the value for the optional structure field modifiedAt.
 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 optional 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.ActivityFollowUpT
getCategory
 

Method Detail

getCreatedAt

Date getCreatedAt()
Retrieves the value for the optional structure field createdAt.

Specified by:
getCreatedAt in interface ActivityFollowUpT
Returns:
The possibly null value for structure field createdAt.

getDescription

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

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

getModifiedAt

Date getModifiedAt()
Retrieves the value for the optional structure field modifiedAt.

Specified by:
getModifiedAt in interface ActivityFollowUpT
Returns:
The possibly null value for structure field modifiedAt.

getName

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

Specified by:
getName in interface ActivityFollowUpT
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 ActivityFollowUpT
Returns:
The possibly null value for structure field reportingCustomerNumber.

getTransitionName

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

Specified by:
getTransitionName in interface ActivityFollowUpT
Returns:
The possibly null value for structure field transitionName.


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