public class Item extends Object
Java class for item complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="item"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="itemIdentifier" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="purchaseOrderLineItemIdentifier" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="vendorLineItemIdentifier" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="accessInformation" type="{http://ole.kuali.org/standards/ole-instance}accessInformation"/> <element name="barcodeARSL" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="formerIdentifier" type="{http://ole.kuali.org/standards/ole-instance}formerIdentifier" maxOccurs="unbounded" minOccurs="0"/> <element name="statisticalSearchingCode" type="{http://ole.kuali.org/standards/ole-instance}statisticalSearchingCode" maxOccurs="unbounded" minOccurs="0"/> <element name="itemType" type="{http://ole.kuali.org/standards/ole-instance}itemType"/> <element name="location" type="{http://ole.kuali.org/standards/ole-instance}location" minOccurs="0"/> <element name="donorInfo" type="{http://ole.kuali.org/standards/ole-instance}donorInfo" maxOccurs="unbounded" minOccurs="0"/> <element name="copyNumber" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="copyNumberLabel" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="volumeNumber" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="volumeNumberLabel" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="note" type="{http://ole.kuali.org/standards/ole-instance}note"/> <element name="enumeration" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="chronology" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="highDensityStorage" type="{http://ole.kuali.org/standards/ole-instance}highDensityStorage"/> <element name="temporaryItemType" type="{http://ole.kuali.org/standards/ole-instance}itemType"/> <element name="fund" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="callNumber" type="{http://ole.kuali.org/standards/ole-instance}callNumber"/> <element name="price" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="numberOfPieces" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="itemStatus" type="{http://ole.kuali.org/standards/ole-instance}itemStatus"/> <element name="itemStatusEffectiveDate" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="checkinNote" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="staffOnlyFlag" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="fastAddFlag" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="extension" type="{http://ole.kuali.org/standards/ole-instance}extension"/> <element name="numberOfCirculations" type="{http://ole.kuali.org/standards/ole-instance}numberOfCirculations"/> * <element name="currentBorrower" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="proxyBorrower" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="dueDateTime" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="claimsReturnedFlag" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="claimsReturnedFlagCreateDate" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="claimsReturnedNote" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="itemDamagedStatus" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="damagedItemNote" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="missingPieceFlagNote" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="missingPieceFlag" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="missingPiecesCount" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="missingPieceEffectiveDate" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> <attribute name="analytic" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="resourceIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Item() |
Modifier and Type | Method and Description |
---|---|
AccessInformation |
getAccessInformation()
Gets the value of the accessInformation property.
|
String |
getAnalytic()
Gets the value of the analytic property.
|
String |
getBarcodeARSL()
Gets the value of the barcodeARSL property.
|
CallNumber |
getCallNumber()
Gets the value of the callNumber property.
|
String |
getCheckinNote()
Gets the value of the checkinNote property.
|
String |
getCheckOutDateTime() |
String |
getChronology()
Gets the value of the chronology property.
|
String |
getClaimsReturnedFlagCreateDate()
Gets the value of the claimsReturnedFlagCreateDate property.
|
String |
getClaimsReturnedNote()
Gets the value of the claimsReturnedNote property.
|
String |
getCopyNumber()
Gets the value of the copyNumber property.
|
String |
getCopyNumberLabel()
Gets the value of the copyNumberLabel property.
|
String |
getCurrentBorrower()
Gets the value of the currentBorrower property.
|
String |
getDamagedItemNote()
Gets the value of the damagedItemNote property.
|
List<DonorInfo> |
getDonorInfo()
Gets the value of the donorInfo property.
|
String |
getDueDateTime()
Gets the value of the dueDateTime property.
|
String |
getEnumeration()
Gets the value of the enumeration property.
|
Extension |
getExtension()
Gets the value of the extension property.
|
List<FormerIdentifier> |
getFormerIdentifier()
Gets the value of the formerIdentifier property.
|
String |
getFund()
Gets the value of the fund property.
|
HighDensityStorage |
getHighDensityStorage()
Gets the value of the highDensityStorage property.
|
List<ItemClaimsReturnedRecord> |
getItemClaimsReturnedRecords() |
List<ItemDamagedRecord> |
getItemDamagedRecords() |
String |
getItemIdentifier()
Gets the value of the itemIdentifier property.
|
ItemStatus |
getItemStatus()
Gets the value of the itemStatus property.
|
String |
getItemStatusEffectiveDate()
Gets the value of the itemStatusEffectiveDate property.
|
ItemType |
getItemType()
Gets the value of the itemType property.
|
String |
getLoanDueDate() |
Location |
getLocation()
Gets the value of the location property.
|
String |
getMissingPieceEffectiveDate()
Gets the value of the missingPieceEffectiveDate property.
|
String |
getMissingPieceFlagNote()
Gets the value of the missingPieceFlagNote property.
|
List<MissingPieceItemRecord> |
getMissingPieceItemRecordList() |
String |
getMissingPiecesCount()
Gets the value of the missingPiecesCount property.
|
List<Note> |
getNote()
Gets the value of the note property.
|
NumberOfCirculations |
getNumberOfCirculations()
Gets the value of the numberOfCirculations property.
|
String |
getNumberOfPieces()
Gets the value of the numberOfPieces property.
|
int |
getNumberOfRenew() |
String |
getPrice()
Gets the value of the price property.
|
String |
getProxyBorrower()
Gets the value of the proxyBorrower property.
|
String |
getPurchaseOrderLineItemIdentifier()
Gets the value of the purchaseOrderLineItemIdentifier property.
|
String |
getResourceIdentifier()
Gets the value of the resourceIdentifier property.
|
List<StatisticalSearchingCode> |
getStatisticalSearchingCode()
Gets the value of the statisticalSearchingCode property.
|
ItemType |
getTemporaryItemType()
Gets the value of the temporaryItemType property.
|
String |
getVendorLineItemIdentifier()
Gets the value of the vendorLineItemIdentifier property.
|
String |
getVolumeNumber()
Gets the value of the volumeNumber property.
|
String |
getVolumeNumberLabel()
Gets the value of the volumeNumberLabel property.
|
boolean |
isClaimsReturnedFlag()
Gets the value of the claimsReturnedFlag property.
|
boolean |
isFastAddFlag()
Gets the value of the fastAddFlag property.
|
boolean |
isItemDamagedStatus()
Gets the value of the itemDamagedStatus property.
|
boolean |
isMissingPieceFlag()
Gets the value of the missingPieceFlag property.
|
boolean |
isStaffOnlyFlag()
Gets the value of the staffOnlyFlag property.
|
void |
setAccessInformation(AccessInformation value)
Sets the value of the accessInformation property.
|
void |
setAnalytic(String value)
Sets the value of the analytic property.
|
void |
setBarcodeARSL(String value)
Sets the value of the barcodeARSL property.
|
void |
setCallNumber(CallNumber value)
Sets the value of the callNumber property.
|
void |
setCheckinNote(String value)
Sets the value of the checkinNote property.
|
void |
setCheckOutDateTime(String checkOutDateTime) |
void |
setChronology(String value)
Sets the value of the chronology property.
|
void |
setClaimsReturnedFlag(boolean value)
Sets the value of the claimsReturnedFlag property.
|
void |
setClaimsReturnedFlagCreateDate(String value)
Sets the value of the claimsReturnedFlagCreateDate property.
|
void |
setClaimsReturnedNote(String value)
Sets the value of the claimsReturnedNote property.
|
void |
setCopyNumber(String value)
Sets the value of the copyNumber property.
|
void |
setCopyNumberLabel(String value)
Sets the value of the copyNumberLabel property.
|
void |
setCurrentBorrower(String value)
Sets the value of the currentBorrower property.
|
void |
setDamagedItemNote(String value)
Sets the value of the damagedItemNote property.
|
void |
setDonorInfo(List<DonorInfo> value) |
void |
setDueDateTime(String value)
Sets the value of the dueDateTime property.
|
void |
setEnumeration(String value)
Sets the value of the enumeration property.
|
void |
setExtension(Extension value)
Sets the value of the extension property.
|
void |
setFastAddFlag(boolean value)
Sets the value of the fastAddFlag property.
|
void |
setFormerIdentifier(List<FormerIdentifier> formerIdentifier) |
void |
setFund(String value)
Sets the value of the fund property.
|
void |
setHighDensityStorage(HighDensityStorage value)
Sets the value of the highDensityStorage property.
|
void |
setItemClaimsReturnedRecords(List<ItemClaimsReturnedRecord> itemClaimsReturnedRecords) |
void |
setItemDamagedRecords(List<ItemDamagedRecord> itemDamagedRecords) |
void |
setItemDamagedStatus(boolean value)
Sets the value of the itemDamagedStatus property.
|
void |
setItemIdentifier(String value)
Sets the value of the itemIdentifier property.
|
void |
setItemStatus(ItemStatus value)
Sets the value of the itemStatus property.
|
void |
setItemStatusEffectiveDate(String value)
Sets the value of the itemStatusEffectiveDate property.
|
void |
setItemType(ItemType value)
Sets the value of the itemType property.
|
void |
setLoanDueDate(String loanDueDate) |
void |
setLocation(Location value)
Sets the value of the location property.
|
void |
setMissingPieceEffectiveDate(String value)
Sets the value of the missingPieceEffectiveDate property.
|
void |
setMissingPieceFlag(boolean value)
Sets the value of the missingPieceFlag property.
|
void |
setMissingPieceFlagNote(String value)
Sets the value of the missingPieceFlagNote property.
|
void |
setMissingPieceItemRecordList(List<MissingPieceItemRecord> missingPieceItemRecordList) |
void |
setMissingPiecesCount(String value)
Sets the value of the missingPiecesCount property.
|
void |
setNote(List<Note> note) |
void |
setNumberOfCirculations(NumberOfCirculations value)
Sets the value of the resourceIdentifier property.
|
void |
setNumberOfPieces(String value)
Sets the value of the numberOfPieces property.
|
void |
setNumberOfRenew(int numberOfRenew) |
void |
setPrice(String value)
Sets the value of the price property.
|
void |
setProxyBorrower(String value)
Sets the value of the proxyBorrower property.
|
void |
setPurchaseOrderLineItemIdentifier(String value)
Sets the value of the purchaseOrderLineItemIdentifier property.
|
void |
setResourceIdentifier(String value)
Sets the value of the resourceIdentifier property.
|
void |
setStaffOnlyFlag(boolean value)
Sets the value of the staffOnlyFlag property.
|
void |
setStatisticalSearchingCode(List<StatisticalSearchingCode> statisticalSearchingCode) |
void |
setTemporaryItemType(ItemType value)
Sets the value of the temporaryItemType property.
|
void |
setVendorLineItemIdentifier(String value)
Sets the value of the vendorLineItemIdentifier property.
|
void |
setVolumeNumber(String value)
Sets the value of the volumeNumber property.
|
void |
setVolumeNumberLabel(String value)
Sets the value of the volumeNumberLabel property.
|
protected String itemIdentifier
protected String purchaseOrderLineItemIdentifier
protected String vendorLineItemIdentifier
protected AccessInformation accessInformation
protected String barcodeARSL
protected List<FormerIdentifier> formerIdentifier
protected List<StatisticalSearchingCode> statisticalSearchingCode
protected List<MissingPieceItemRecord> missingPieceItemRecordList
protected String loanDueDate
protected String copyNumber
protected String copyNumberLabel
protected String volumeNumber
protected String volumeNumberLabel
protected String enumeration
protected String chronology
protected HighDensityStorage highDensityStorage
protected ItemType temporaryItemType
protected CallNumber callNumber
protected String numberOfPieces
protected ItemStatus itemStatus
protected String itemStatusEffectiveDate
protected String checkinNote
protected boolean staffOnlyFlag
protected boolean fastAddFlag
protected String currentBorrower
protected String proxyBorrower
protected String dueDateTime
protected boolean claimsReturnedFlag
protected String claimsReturnedFlagCreateDate
protected String claimsReturnedNote
protected boolean itemDamagedStatus
protected boolean missingPieceFlag
protected String damagedItemNote
protected String missingPieceFlagNote
protected String missingPiecesCount
protected String missingPieceEffectiveDate
protected int numberOfRenew
protected String checkOutDateTime
@XStreamAsAttribute protected String resourceIdentifier
protected NumberOfCirculations numberOfCirculations
protected List<ItemClaimsReturnedRecord> itemClaimsReturnedRecords
protected List<ItemDamagedRecord> itemDamagedRecords
public Item()
public String getLoanDueDate()
public void setLoanDueDate(String loanDueDate)
public List<MissingPieceItemRecord> getMissingPieceItemRecordList()
public void setMissingPieceItemRecordList(List<MissingPieceItemRecord> missingPieceItemRecordList)
public String getItemIdentifier()
String
public void setItemIdentifier(String value)
value
- allowed object is
String
public String getPurchaseOrderLineItemIdentifier()
String
public void setPurchaseOrderLineItemIdentifier(String value)
value
- allowed object is
String
public String getVendorLineItemIdentifier()
String
public void setVendorLineItemIdentifier(String value)
value
- allowed object is
String
public AccessInformation getAccessInformation()
AccessInformation
public void setAccessInformation(AccessInformation value)
value
- allowed object is
AccessInformation
public String getBarcodeARSL()
String
public void setBarcodeARSL(String value)
value
- allowed object is
String
public List<FormerIdentifier> getFormerIdentifier()
set
method for the formerIdentifier property.
For example, to add a new item, do as follows:
getFormerIdentifier().add(newItem);Objects of the following type(s) are allowed in the list
FormerIdentifier
public void setFormerIdentifier(List<FormerIdentifier> formerIdentifier)
formerIdentifier
- public List<StatisticalSearchingCode> getStatisticalSearchingCode()
set
method for the statisticalSearchingCode property.
For example, to add a new item, do as follows:
getStatisticalSearchingCode().add(newItem);Objects of the following type(s) are allowed in the list
StatisticalSearchingCode
public void setStatisticalSearchingCode(List<StatisticalSearchingCode> statisticalSearchingCode)
statisticalSearchingCode
- public ItemType getItemType()
ItemType
public void setItemType(ItemType value)
value
- allowed object is
ItemType
public Location getLocation()
Location
public void setLocation(Location value)
value
- allowed object is
Location
public String getCopyNumber()
String
public void setCopyNumber(String value)
value
- allowed object is
String
public String getCopyNumberLabel()
String
public void setCopyNumberLabel(String value)
value
- allowed object is
String
public String getVolumeNumber()
String
public void setVolumeNumber(String value)
value
- allowed object is
String
public String getVolumeNumberLabel()
String
public void setVolumeNumberLabel(String value)
value
- allowed object is
String
public List<Note> getNote()
set
method for the note property.
For example, to add a new item, do as follows:
getNote().add(newItem);Objects of the following type(s) are allowed in the list
Note
public String getEnumeration()
String
public void setEnumeration(String value)
value
- allowed object is
String
public String getChronology()
String
public void setChronology(String value)
value
- allowed object is
String
public HighDensityStorage getHighDensityStorage()
HighDensityStorage
public void setHighDensityStorage(HighDensityStorage value)
value
- allowed object is
HighDensityStorage
public ItemType getTemporaryItemType()
ItemType
public void setTemporaryItemType(ItemType value)
value
- allowed object is
ItemType
public String getFund()
String
public void setFund(String value)
value
- allowed object is
String
public CallNumber getCallNumber()
CallNumber
public void setCallNumber(CallNumber value)
value
- allowed object is
CallNumber
public String getPrice()
String
public void setPrice(String value)
value
- allowed object is
String
public String getNumberOfPieces()
String
public void setNumberOfPieces(String value)
value
- allowed object is
String
public ItemStatus getItemStatus()
ItemStatus
public void setItemStatus(ItemStatus value)
value
- allowed object is
ItemStatus
public String getItemStatusEffectiveDate()
ItemStatus
public void setItemStatusEffectiveDate(String value)
value
- allowed object is
ItemStatus
public String getCheckinNote()
ItemStatus
public void setCheckinNote(String value)
value
- allowed object is
ItemStatus
public boolean isStaffOnlyFlag()
public void setStaffOnlyFlag(boolean value)
public boolean isFastAddFlag()
public void setFastAddFlag(boolean value)
public Extension getExtension()
Extension
public void setExtension(Extension value)
value
- allowed object is
Extension
public String getAnalytic()
String
public void setAnalytic(String value)
value
- allowed object is
String
public String getResourceIdentifier()
String
public void setResourceIdentifier(String value)
value
- allowed object is
String
public NumberOfCirculations getNumberOfCirculations()
String
public void setNumberOfCirculations(NumberOfCirculations value)
value
- allowed object is
String
public String getCurrentBorrower()
String
public void setCurrentBorrower(String value)
value
- allowed object is
String
public String getProxyBorrower()
String
public void setProxyBorrower(String value)
value
- allowed object is
String
public String getDueDateTime()
String
public void setDueDateTime(String value)
value
- allowed object is
String
public boolean isClaimsReturnedFlag()
public void setClaimsReturnedFlag(boolean value)
public String getClaimsReturnedFlagCreateDate()
String
public void setClaimsReturnedFlagCreateDate(String value)
value
- allowed object is
String
public String getClaimsReturnedNote()
String
public void setClaimsReturnedNote(String value)
value
- allowed object is
String
public boolean isItemDamagedStatus()
public void setItemDamagedStatus(boolean value)
public boolean isMissingPieceFlag()
public void setMissingPieceFlag(boolean value)
public String getMissingPiecesCount()
String
public void setMissingPiecesCount(String value)
value
- allowed object is
String
public String getMissingPieceEffectiveDate()
String
public void setMissingPieceEffectiveDate(String value)
value
- allowed object is
String
public String getDamagedItemNote()
String
public void setDamagedItemNote(String value)
value
- allowed object is
String
public String getMissingPieceFlagNote()
String
public void setMissingPieceFlagNote(String value)
value
- allowed object is
String
public List<DonorInfo> getDonorInfo()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the donorInfo property.
For example, to add a new item, do as follows:
getDonorInfo().add(newItem);
Objects of the following type(s) are allowed in the list
DonorInfo
public void setDonorInfo(List<DonorInfo> value)
public int getNumberOfRenew()
public void setNumberOfRenew(int numberOfRenew)
public String getCheckOutDateTime()
public void setCheckOutDateTime(String checkOutDateTime)
public List<ItemClaimsReturnedRecord> getItemClaimsReturnedRecords()
public void setItemClaimsReturnedRecords(List<ItemClaimsReturnedRecord> itemClaimsReturnedRecords)
public List<ItemDamagedRecord> getItemDamagedRecords()
public void setItemDamagedRecords(List<ItemDamagedRecord> itemDamagedRecords)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.