org.opencrx.kernel.account1.jmi1
Interface MoveAddressParams

All Superinterfaces:
MoveAddressParams, RefStruct, RefStruct_1_0, Serializable

public interface MoveAddressParams
extends RefStruct_1_0, MoveAddressParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.MoveAddressParams
MoveAddressParams.Member
 
Method Summary
 AccountAddress getTargetAddress()
          Retrieves the value for the optional structure field targetAddress.
 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

getTargetAddress

AccountAddress getTargetAddress()
Retrieves the value for the optional structure field targetAddress.

Specified by:
getTargetAddress in interface MoveAddressParams
Returns:
The possibly null value for structure field targetAddress.

getUpdateRelationshipsBefore

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

Specified by:
getUpdateRelationshipsBefore in interface MoveAddressParams
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 MoveAddressParams
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.