org.kuali.ole.patron.api
Class OleAddressDefinition
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.ole.patron.api.OleAddressDefinition
- All Implemented Interfaces:
- Serializable, OleAddressContract, org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.ModelObjectBasic, org.kuali.rice.core.api.mo.ModelObjectComplete
public class OleAddressDefinition
- extends org.kuali.rice.core.api.mo.AbstractDataTransferObject
- implements OleAddressContract
Created with IntelliJ IDEA.
User: ?
Date: 5/24/12
Time: 8:26 PM
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
afterUnmarshal, beforeUnmarshal, equals, hashCode, toString |
OleAddressDefinition
public OleAddressDefinition()
getOleAddressId
public String getOleAddressId()
- Specified by:
getOleAddressId
in interface OleAddressContract
isAddressVerified
public boolean isAddressVerified()
- Specified by:
isAddressVerified
in interface OleAddressContract
getSerialVersionUID
public static long getSerialVersionUID()
getOlePatronId
public String getOlePatronId()
- Specified by:
getOlePatronId
in interface OleAddressContract
getAddressValidFrom
public Date getAddressValidFrom()
- Specified by:
getAddressValidFrom
in interface OleAddressContract
getAddressValidTo
public Date getAddressValidTo()
- Specified by:
getAddressValidTo
in interface OleAddressContract
getAddressSource
public String getAddressSource()
- Specified by:
getAddressSource
in interface OleAddressContract
getAddressSourceBo
public OleAddressSourceDefinition getAddressSourceBo()
- Specified by:
getAddressSourceBo
in interface OleAddressContract
getVersionNumber
public Long getVersionNumber()
- Specified by:
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
getId
public String getId()
- Specified by:
getId
in interface OleAddressContract
- Specified by:
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.