org.opencrx.kernel.activity1.jmi1
Interface ActivityVoteForActivityParams

All Superinterfaces:
ActivityVoteForActivityParams, RefStruct, Serializable

public interface ActivityVoteForActivityParams
extends RefStruct, ActivityVoteForActivityParams


Method Summary
 String getDescription()
          Retrieves the value for the optional structure field description.
 String getName()
          Retrieves the value for the optional structure field name.
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getDescription

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

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

getName

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

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


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