org.opencrx.application.shop1.cci2
Interface GetActivitiesByQueryParams

All Known Subinterfaces:
GetActivitiesByQueryParams

public interface GetActivitiesByQueryParams


Nested Class Summary
static class GetActivitiesByQueryParams.Member
          The structure's members
 
Method Summary
 String getCustomerNumber()
          Retrieves the value for the optional structure field customerNumber.
 Integer getPercentCompleteThreshold()
          Retrieves the value for the optional structure field percentCompleteThreshold.
 

Method Detail

getCustomerNumber

String getCustomerNumber()
Retrieves the value for the optional structure field customerNumber.

Returns:
The possibly null value for structure field customerNumber.

getPercentCompleteThreshold

Integer getPercentCompleteThreshold()
Retrieves the value for the optional structure field percentCompleteThreshold.

Returns:
The possibly null value for structure field percentCompleteThreshold.


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