public class OlePhoneDefinition extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OlePhoneContract
Modifier and Type | Class and Description |
---|---|
static class |
OlePhoneDefinition.Builder |
static class |
OlePhoneDefinition.Cache |
Constructor and Description |
---|
OlePhoneDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getOlePatronId() |
String |
getOlePhoneId() |
OleAddressSourceDefinition |
getOlePhoneSourceBo() |
String |
getPhoneSource() |
Long |
getVersionNumber() |
public OlePhoneDefinition()
public String getOlePhoneId()
getOlePhoneId
in interface OlePhoneContract
public String getOlePatronId()
getOlePatronId
in interface OlePhoneContract
public String getId()
getId
in interface OlePhoneContract
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
public String getPhoneSource()
getPhoneSource
in interface OlePhoneContract
public OleAddressSourceDefinition getOlePhoneSourceBo()
getOlePhoneSourceBo
in interface OlePhoneContract
public Long getVersionNumber()
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.