public class OlePatronLostBarcodeDefinition extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OlePatronLostBarcodeContract
Modifier and Type | Class and Description |
---|---|
static class |
OlePatronLostBarcodeDefinition.Builder |
static class |
OlePatronLostBarcodeDefinition.Cache |
Constructor and Description |
---|
OlePatronLostBarcodeDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
Timestamp |
getInvalidOrLostBarcodeEffDate() |
String |
getInvalidOrLostBarcodeNumber() |
String |
getObjectId() |
String |
getOlePatronId() |
String |
getOlePatronLostBarcodeId() |
Long |
getVersionNumber() |
public OlePatronLostBarcodeDefinition()
public String getOlePatronLostBarcodeId()
getOlePatronLostBarcodeId
in interface OlePatronLostBarcodeContract
public String getOlePatronId()
getOlePatronId
in interface OlePatronLostBarcodeContract
public Timestamp getInvalidOrLostBarcodeEffDate()
getInvalidOrLostBarcodeEffDate
in interface OlePatronLostBarcodeContract
public String getInvalidOrLostBarcodeNumber()
getInvalidOrLostBarcodeNumber
in interface OlePatronLostBarcodeContract
public String getObjectId()
getObjectId
in interface OlePatronLostBarcodeContract
public Long getVersionNumber()
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.