org.opencrx.kernel.account1.cci2
Interface MoveAddressToAccountParams

All Known Subinterfaces:
MoveAddressToAccountParams

public interface MoveAddressToAccountParams


Nested Class Summary
static class MoveAddressToAccountParams.Member
          The structure's members
 
Method Summary
 Account getTargetAccount()
          Retrieves the value for the optional structure field targetAccount.
 Date getUpdateRelationshipsBefore()
          Retrieves the value for the optional structure field updateRelationshipsBefore.
 Date getUpdateRelationshipsSince()
          Retrieves the value for the optional structure field updateRelationshipsSince.
 

Method Detail

getTargetAccount

Account getTargetAccount()
Retrieves the value for the optional structure field targetAccount.

Returns:
The possibly null value for structure field targetAccount.

getUpdateRelationshipsBefore

Date getUpdateRelationshipsBefore()
Retrieves the value for the optional structure field updateRelationshipsBefore.

Returns:
The possibly null value for structure field updateRelationshipsBefore.

getUpdateRelationshipsSince

Date getUpdateRelationshipsSince()
Retrieves the value for the optional structure field updateRelationshipsSince.

Returns:
The possibly null value for structure field updateRelationshipsSince.


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