org.opencrx.application.shop1.jmi1
Interface ActivityT

All Superinterfaces:
ActivityT, RefStruct, RefStruct_1_0, Serializable

public interface ActivityT
extends RefStruct_1_0, ActivityT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.ActivityT
ActivityT.Member
 
Method Summary
 String getActivityNumber()
          Retrieves the value for the optional structure field activityNumber.
 String getActivityState()
          Retrieves the value for the structure field activityState.
 String getDescription()
          Retrieves the value for the optional structure field description.
 String getDetailedDescription()
          Retrieves the value for the optional structure field detailedDescription.
 Date getDueBy()
          Retrieves the value for the optional structure field dueBy.
 String getName()
          Retrieves the value for the optional structure field name.
 String getReportingCustomerNumber()
          Retrieves the value for the optional structure field reportingCustomerNumber.
 Date getScheduledEnd()
          Retrieves the value for the optional structure field scheduledEnd.
 Date getScheduledStart()
          Retrieves the value for the optional structure field scheduledStart.
 
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.ActivityT
getActivityGroup, getFollowUp
 

Method Detail

getActivityNumber

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

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

getActivityState

String getActivityState()
Retrieves the value for the structure field activityState.

Specified by:
getActivityState in interface ActivityT
Returns:
The non-null value for structure field activityState.

getDescription

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

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

getDetailedDescription

String getDetailedDescription()
Retrieves the value for the optional structure field detailedDescription.

Specified by:
getDetailedDescription in interface ActivityT
Returns:
The possibly null value for structure field detailedDescription.

getDueBy

Date getDueBy()
Retrieves the value for the optional structure field dueBy.

Specified by:
getDueBy in interface ActivityT
Returns:
The possibly null value for structure field dueBy.

getName

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

Specified by:
getName in interface ActivityT
Returns:
The possibly null value for structure field name.

getReportingCustomerNumber

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

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

getScheduledEnd

Date getScheduledEnd()
Retrieves the value for the optional structure field scheduledEnd.

Specified by:
getScheduledEnd in interface ActivityT
Returns:
The possibly null value for structure field scheduledEnd.

getScheduledStart

Date getScheduledStart()
Retrieves the value for the optional structure field scheduledStart.

Specified by:
getScheduledStart in interface ActivityT
Returns:
The possibly null value for structure field scheduledStart.


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