org.opencrx.kernel.account1.jmi1
Interface MoveAddressToAccountParams

All Superinterfaces:
MoveAddressToAccountParams, RefStruct, RefStruct_1_0, Serializable

public interface MoveAddressToAccountParams
extends RefStruct_1_0, MoveAddressToAccountParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.MoveAddressToAccountParams
MoveAddressToAccountParams.Member
 
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.
 
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
 

Method Detail

getTargetAccount

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

Specified by:
getTargetAccount in interface MoveAddressToAccountParams
Returns:
The possibly null value for structure field targetAccount.

getUpdateRelationshipsBefore

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

Specified by:
getUpdateRelationshipsBefore in interface MoveAddressToAccountParams
Returns:
The possibly null value for structure field updateRelationshipsBefore.

getUpdateRelationshipsSince

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

Specified by:
getUpdateRelationshipsSince in interface MoveAddressToAccountParams
Returns:
The possibly null value for structure field updateRelationshipsSince.


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