com.dotmarketing.cms.registration.model
Class AddressProxy

java.lang.Object
  extended by com.dotmarketing.beans.Inode
      extended by com.dotmarketing.cms.registration.model.AddressProxy
All Implemented Interfaces:
java.io.Serializable

public class AddressProxy
extends Inode

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.dotmarketing.beans.Inode
inode
 
Constructor Summary
AddressProxy()
           
 
Method Summary
 java.lang.String getAddressId()
           
 void setAddressId(java.lang.String addressId)
           
 
Methods inherited from class com.dotmarketing.beans.Inode
addChild, addChild, addParent, addParent, deleteChild, deleteChild, deleteParent, deleteParent, equals, getiDate, getIDate, getIdentifier, getInode, getMap, getOwner, getType, hasChildren, hasParents, isNew, setiDate, setIDate, setIDate, setIdentifier, setInode, setInode, setOwner, setOwner, setParents, setType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressProxy

public AddressProxy()
Method Detail

getAddressId

public java.lang.String getAddressId()

setAddressId

public void setAddressId(java.lang.String addressId)


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.