public final class OleAddressSourceDefinition extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OleAddressSourceContract
Modifier and Type | Class and Description |
---|---|
static class |
OleAddressSourceDefinition.Builder |
static class |
OleAddressSourceDefinition.Cache |
Constructor and Description |
---|
OleAddressSourceDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getOleAddressSourceCode() |
String |
getOleAddressSourceDesc() |
String |
getOleAddressSourceId() |
String |
getOleAddressSourceName() |
Long |
getVersionNumber() |
boolean |
isActive() |
public OleAddressSourceDefinition()
public String getOleAddressSourceId()
getOleAddressSourceId
in interface OleAddressSourceContract
public String getOleAddressSourceCode()
getOleAddressSourceCode
in interface OleAddressSourceContract
public String getOleAddressSourceName()
getOleAddressSourceName
in interface OleAddressSourceContract
public String getOleAddressSourceDesc()
getOleAddressSourceDesc
in interface OleAddressSourceContract
public boolean isActive()
isActive
in interface OleAddressSourceContract
public String getId()
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
public Long getVersionNumber()
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.