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.
|
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.
|
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.
|
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 |
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 |
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 |
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 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
public Item()
public String getItemIdentifier()
Stringpublic void setItemIdentifier(String value)
value - allowed object is
Stringpublic String getPurchaseOrderLineItemIdentifier()
Stringpublic void setPurchaseOrderLineItemIdentifier(String value)
value - allowed object is
Stringpublic String getVendorLineItemIdentifier()
Stringpublic void setVendorLineItemIdentifier(String value)
value - allowed object is
Stringpublic AccessInformation getAccessInformation()
AccessInformationpublic void setAccessInformation(AccessInformation value)
value - allowed object is
AccessInformationpublic String getBarcodeARSL()
Stringpublic void setBarcodeARSL(String value)
value - allowed object is
Stringpublic 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
FormerIdentifierpublic 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
StatisticalSearchingCodepublic void setStatisticalSearchingCode(List<StatisticalSearchingCode> statisticalSearchingCode)
statisticalSearchingCode - public ItemType getItemType()
ItemTypepublic void setItemType(ItemType value)
value - allowed object is
ItemTypepublic Location getLocation()
Locationpublic void setLocation(Location value)
value - allowed object is
Locationpublic String getCopyNumber()
Stringpublic void setCopyNumber(String value)
value - allowed object is
Stringpublic String getCopyNumberLabel()
Stringpublic void setCopyNumberLabel(String value)
value - allowed object is
Stringpublic String getVolumeNumber()
Stringpublic void setVolumeNumber(String value)
value - allowed object is
Stringpublic String getVolumeNumberLabel()
Stringpublic void setVolumeNumberLabel(String value)
value - allowed object is
Stringpublic 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
Notepublic String getEnumeration()
Stringpublic void setEnumeration(String value)
value - allowed object is
Stringpublic String getChronology()
Stringpublic void setChronology(String value)
value - allowed object is
Stringpublic HighDensityStorage getHighDensityStorage()
HighDensityStoragepublic void setHighDensityStorage(HighDensityStorage value)
value - allowed object is
HighDensityStoragepublic ItemType getTemporaryItemType()
ItemTypepublic void setTemporaryItemType(ItemType value)
value - allowed object is
ItemTypepublic String getFund()
Stringpublic void setFund(String value)
value - allowed object is
Stringpublic CallNumber getCallNumber()
CallNumberpublic void setCallNumber(CallNumber value)
value - allowed object is
CallNumberpublic String getPrice()
Stringpublic void setPrice(String value)
value - allowed object is
Stringpublic String getNumberOfPieces()
Stringpublic void setNumberOfPieces(String value)
value - allowed object is
Stringpublic ItemStatus getItemStatus()
ItemStatuspublic void setItemStatus(ItemStatus value)
value - allowed object is
ItemStatuspublic String getItemStatusEffectiveDate()
ItemStatuspublic void setItemStatusEffectiveDate(String value)
value - allowed object is
ItemStatuspublic String getCheckinNote()
ItemStatuspublic void setCheckinNote(String value)
value - allowed object is
ItemStatuspublic boolean isStaffOnlyFlag()
public void setStaffOnlyFlag(boolean value)
public boolean isFastAddFlag()
public void setFastAddFlag(boolean value)
public Extension getExtension()
Extensionpublic void setExtension(Extension value)
value - allowed object is
Extensionpublic String getAnalytic()
Stringpublic void setAnalytic(String value)
value - allowed object is
Stringpublic String getResourceIdentifier()
Stringpublic void setResourceIdentifier(String value)
value - allowed object is
Stringpublic NumberOfCirculations getNumberOfCirculations()
Stringpublic void setNumberOfCirculations(NumberOfCirculations value)
value - allowed object is
Stringpublic String getCurrentBorrower()
Stringpublic void setCurrentBorrower(String value)
value - allowed object is
Stringpublic String getProxyBorrower()
Stringpublic void setProxyBorrower(String value)
value - allowed object is
Stringpublic String getDueDateTime()
Stringpublic void setDueDateTime(String value)
value - allowed object is
Stringpublic boolean isClaimsReturnedFlag()
public void setClaimsReturnedFlag(boolean value)
public String getClaimsReturnedFlagCreateDate()
Stringpublic void setClaimsReturnedFlagCreateDate(String value)
value - allowed object is
Stringpublic String getClaimsReturnedNote()
Stringpublic void setClaimsReturnedNote(String value)
value - allowed object is
Stringpublic boolean isItemDamagedStatus()
public void setItemDamagedStatus(boolean value)
public boolean isMissingPieceFlag()
public void setMissingPieceFlag(boolean value)
public String getMissingPiecesCount()
Stringpublic void setMissingPiecesCount(String value)
value - allowed object is
Stringpublic String getMissingPieceEffectiveDate()
Stringpublic void setMissingPieceEffectiveDate(String value)
value - allowed object is
Stringpublic String getDamagedItemNote()
Stringpublic void setDamagedItemNote(String value)
value - allowed object is
Stringpublic String getMissingPieceFlagNote()
Stringpublic void setMissingPieceFlagNote(String value)
value - allowed object is
Stringpublic 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)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.