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 OleAddressContract
public boolean isAddressVerified()
isAddressVerified
in interface OleAddressContract
public static long getSerialVersionUID()
public String getOlePatronId()
getOlePatronId
in interface OleAddressContract
public Date getAddressValidFrom()
getAddressValidFrom
in interface OleAddressContract
public Date getAddressValidTo()
getAddressValidTo
in interface OleAddressContract
public String getAddressSource()
getAddressSource
in interface OleAddressContract
public OleAddressSourceDefinition getAddressSourceBo()
getAddressSourceBo
in interface OleAddressContract
public Long getVersionNumber()
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
public String getId()
getId
in interface OleAddressContract
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
public boolean isDeliverAddress()
isDeliverAddress
in interface OleAddressContract
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.