public interface OleAddressContract extends org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.common.Identifiable
| Modifier and Type | Method and Description | 
|---|---|
| String | getAddressSource() | 
| OleAddressSourceContract | getAddressSourceBo() | 
| Date | getAddressValidFrom() | 
| Date | getAddressValidTo() | 
| String | getId() | 
| String | getOleAddressId() | 
| String | getOlePatronId() | 
| boolean | isAddressVerified() | 
| boolean | isDeliverAddress() | 
String getOleAddressId()
boolean isAddressVerified()
String getOlePatronId()
String getId()
getId in interface org.kuali.rice.core.api.mo.common.IdentifiableDate getAddressValidFrom()
Date getAddressValidTo()
String getAddressSource()
OleAddressSourceContract getAddressSourceBo()
boolean isDeliverAddress()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.