public class OleAddressDefinition extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OleAddressContract
| Modifier and Type | Class and Description |
|---|---|
static class |
OleAddressDefinition.Builder |
static class |
OleAddressDefinition.Cache |
| Constructor and Description |
|---|
OleAddressDefinition() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddressSource() |
OleAddressSourceDefinition |
getAddressSourceBo() |
Date |
getAddressValidFrom() |
Date |
getAddressValidTo() |
String |
getId() |
String |
getOleAddressId() |
String |
getOlePatronId() |
static long |
getSerialVersionUID() |
Long |
getVersionNumber() |
boolean |
isAddressVerified() |
boolean |
isDeliverAddress() |
public OleAddressDefinition()
public String getOleAddressId()
getOleAddressId in interface OleAddressContractpublic boolean isAddressVerified()
isAddressVerified in interface OleAddressContractpublic static long getSerialVersionUID()
public String getOlePatronId()
getOlePatronId in interface OleAddressContractpublic Date getAddressValidFrom()
getAddressValidFrom in interface OleAddressContractpublic Date getAddressValidTo()
getAddressValidTo in interface OleAddressContractpublic String getAddressSource()
getAddressSource in interface OleAddressContractpublic OleAddressSourceDefinition getAddressSourceBo()
getAddressSourceBo in interface OleAddressContractpublic Long getVersionNumber()
getVersionNumber in interface org.kuali.rice.core.api.mo.common.Versionedpublic String getId()
getId in interface OleAddressContractgetId in interface org.kuali.rice.core.api.mo.common.Identifiablepublic boolean isDeliverAddress()
isDeliverAddress in interface OleAddressContractCopyright © 2004–2015 The Kuali Foundation. All rights reserved.