org.opencrx.kernel.activity1.cci2
Interface ActivityVoteForActivityParams

All Known Subinterfaces:
ActivityVoteForActivityParams

public interface ActivityVoteForActivityParams


Nested Class Summary
static class ActivityVoteForActivityParams.Member
          The structure's members
 
Method Summary
 String getDescription()
          Retrieves the value for the optional structure field description.
 String getName()
          Retrieves the value for the optional structure field name.
 

Method Detail

getDescription

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

Returns:
The possibly null value for structure field description.

getName

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

Returns:
The possibly null value for structure field name.


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