public class OleHoldings extends Object
Java class for oleHoldings complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="oleHoldings">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="holdingsIdentifier" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="extentOfOwnership" type="{http://ole.kuali.org/standards/ole-instance}extentOfOwnership" maxOccurs="unbounded" minOccurs="0"/>
<element name="receiptStatus" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="uri" type="{http://ole.kuali.org/standards/ole-instance}uri" maxOccurs="unbounded" minOccurs="0"/>
<element name="note" type="{http://ole.kuali.org/standards/ole-instance}note" maxOccurs="unbounded" minOccurs="0"/>
<element name="location" type="{http://ole.kuali.org/standards/ole-instance}location"/>
<element name="extension" type="{http://ole.kuali.org/standards/ole-instance}extension"/>
<element name="callNumber" type="{http://ole.kuali.org/standards/ole-instance}callNumber"/>
</sequence>
<attribute name="primary" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
OleHoldings() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessStatus()
Gets the value of the accessStatus property.
|
String |
getBibIdentifier() |
CallNumber |
getCallNumber()
Gets the value of the callNumber property.
|
String |
getCancellationDecisionDate() |
String |
getCancellationEffectiveDate() |
String |
getCancellationReason() |
String |
getCopyNumber()
Gets the value of the copyNumber property.
|
String |
getCurrentSubscriptionEndDate() |
String |
getCurrentSubscriptionStartDate() |
List<DonorInfo> |
getDonorInfo() |
String |
getDonorNote()
Gets the value of the donorNote property.
|
String |
getDonorPublicDisplay()
Gets the value of the donorPublicDisplay property.
|
Timestamp |
geteResourceCancellationDecisionDate() |
Timestamp |
geteResourceCancellationEffectiveDate() |
String |
geteResourceCancellationReason() |
Timestamp |
geteResourceCurrentSubscriptionEndDate() |
Timestamp |
geteResourceCurrentSubscriptionStartDate() |
String |
getEResourceId()
Gets the value of the eResourceId property.
|
Timestamp |
geteResourceInitialSubscriptionStartDate() |
String |
geteResourceSubscriptionStatus() |
Extension |
getExtension()
Gets the value of the extension property.
|
List<ExtentOfOwnership> |
getExtentOfOwnership()
Gets the value of the extentOfOwnership property.
|
Integer |
getGokbIdentifier() |
HoldingsAccessInformation |
getHoldingsAccessInformation()
Gets the value of the accessInformation property.
|
String |
getHoldingsIdentifier()
Gets the value of the holdingsIdentifier property.
|
String |
getHoldingsType() |
String |
getImprint()
Gets the value of the imprint property.
|
String |
getInitialSubscriptionStartDate() |
List<Link> |
getLink()
Gets the value of the link property.
|
String |
getLocalPersistentLink()
Gets the value of the localPersistentLink property.
|
Location |
getLocation()
Gets the value of the location property.
|
List<Note> |
getNote()
Gets the value of the holdingsNote property.
|
Platform |
getPlatform()
Gets the value of the platform property.
|
String |
getPrimary()
Gets the value of the primary property.
|
String |
getPublisher()
Gets the value of the publisher property.
|
String |
getReceiptStatus()
Gets the value of the receiptStatus property.
|
StatisticalSearchingCode |
getStatisticalSearchingCode() |
String |
getStatusDate()
Gets the value of the statusDate property.
|
String |
getSubscriptionStatus()
Gets the value of the subscriptionStatus property.
|
List<Uri> |
getUri()
Gets the value of the uri property.
|
boolean |
isInterLibraryLoanAllowed()
Gets the value of the interLibraryLoanAllowed property.
|
boolean |
isStaffOnlyFlag()
Gets the value of the staffOnlyFlag property.
|
String |
serialize(Object object) |
void |
setAccessStatus(String value)
Sets the value of the accessStatus property.
|
void |
setBibIdentifier(String bibIdentifier) |
void |
setCallNumber(CallNumber value)
Sets the value of the callNumber property.
|
void |
setCancellationDecisionDate(String cancellationDecisionDate) |
void |
setCancellationEffectiveDate(String cancellationEffectiveDate) |
void |
setCancellationReason(String cancellationReason) |
void |
setCopyNumber(String value)
Sets the value of the copyNumber property.
|
void |
setCurrentSubscriptionEndDate(String currentSubscriptionEndDate) |
void |
setCurrentSubscriptionStartDate(String currentSubscriptionStartDate) |
void |
setDonorInfo(List<DonorInfo> value) |
void |
setDonorNote(String value)
Sets the value of the donorNote property.
|
void |
setDonorPublicDisplay(String value)
Sets the value of the donorPublicDisplay property.
|
void |
seteResourceCancellationDecisionDate(Timestamp eResourceCancellationDecisionDate) |
void |
seteResourceCancellationEffectiveDate(Timestamp eResourceCancellationEffectiveDate) |
void |
seteResourceCancellationReason(String eResourceCancellationReason) |
void |
seteResourceCurrentSubscriptionEndDate(Timestamp eResourceCurrentSubscriptionEndDate) |
void |
seteResourceCurrentSubscriptionStartDate(Timestamp eResourceCurrentSubscriptionStartDate) |
void |
setEResourceId(String value)
Sets the value of the eResourceId property.
|
void |
seteResourceInitialSubscriptionStartDate(Timestamp eResourceInitialSubscriptionStartDate) |
void |
seteResourceSubscriptionStatus(String eResourceSubscriptionStatus) |
void |
setExtension(Extension value)
Sets the value of the extension property.
|
void |
setExtentOfOwnership(List<ExtentOfOwnership> extentOfOwnership) |
void |
setGokbIdentifier(Integer gokbIdentifier) |
void |
setHoldingsAccessInformation(HoldingsAccessInformation value)
Sets the value of the accessInformation property.
|
void |
setHoldingsIdentifier(String value)
Sets the value of the holdingsIdentifier property.
|
void |
setHoldingsType(String holdingsType) |
void |
setImprint(String value)
Sets the value of the imprint property.
|
void |
setInitialSubscriptionStartDate(String initialSubscriptionStartDate) |
void |
setInterLibraryLoanAllowed(boolean value)
Sets the value of the interLibraryLoanAllowed property.
|
void |
setLink(List<Link> value)
Sets the value of the link property.
|
void |
setLocalPersistentLink(String value)
Sets the value of the localPersistentLink property.
|
void |
setLocation(Location value)
Sets the value of the location property.
|
void |
setNote(List<Note> note) |
void |
setPlatform(Platform value)
Sets the value of the platform property.
|
void |
setPrimary(String value)
Sets the value of the primary property.
|
void |
setPublisher(String value)
Sets the value of the publisher property.
|
void |
setReceiptStatus(String value)
Sets the value of the receiptStatus property.
|
void |
setStaffOnlyFlag(boolean value)
Sets the value of the staffOnlyFlag property.
|
void |
setStatisticalSearchingCode(StatisticalSearchingCode statisticalSearchingCode) |
void |
setStatusDate(String value)
Sets the value of the statusDate property.
|
void |
setSubscriptionStatus(String value)
Sets the value of the subscriptionStatus property.
|
void |
setUri(List<Uri> uri) |
protected String holdingsType
protected String holdingsIdentifier
protected String bibIdentifier
protected Integer gokbIdentifier
protected List<ExtentOfOwnership> extentOfOwnership
protected String receiptStatus
protected CallNumber callNumber
protected String copyNumber
protected String localPersistentLink
protected boolean interLibraryLoanAllowed
protected boolean staffOnlyFlag
protected String donorPublicDisplay
protected String accessStatus
protected String statusDate
protected StatisticalSearchingCode statisticalSearchingCode
protected String eResourceId
protected HoldingsAccessInformation holdingsAccessInformation
protected String subscriptionStatus
protected String currentSubscriptionStartDate
protected String currentSubscriptionEndDate
protected String initialSubscriptionStartDate
protected String cancellationDecisionDate
protected String cancellationEffectiveDate
protected String cancellationReason
protected Timestamp eResourceCurrentSubscriptionStartDate
protected Timestamp eResourceCurrentSubscriptionEndDate
protected Timestamp eResourceInitialSubscriptionStartDate
protected Timestamp eResourceCancellationDecisionDate
protected Timestamp eResourceCancellationEffectiveDate
protected String eResourceCancellationReason
protected String eResourceSubscriptionStatus
public OleHoldings()
public String getHoldingsType()
public void setHoldingsType(String holdingsType)
public String getHoldingsIdentifier()
Stringpublic void setHoldingsIdentifier(String value)
value - allowed object is
Stringpublic List<ExtentOfOwnership> getExtentOfOwnership()
set method for the extentOfOwnership property.
For example, to add a new item, do as follows:
getExtentOfOwnership().add(newItem);
Objects of the following type(s) are allowed in the list
ExtentOfOwnershippublic void setExtentOfOwnership(List<ExtentOfOwnership> extentOfOwnership)
extentOfOwnership - public String getReceiptStatus()
Stringpublic void setReceiptStatus(String value)
value - allowed object is
Stringpublic List<Uri> getUri()
set method for the uri property.
For example, to add a new item, do as follows:
getUri().add(newItem);
Objects of the following type(s) are allowed in the list
Uripublic String getCancellationDecisionDate()
public void setCancellationDecisionDate(String cancellationDecisionDate)
public String getCancellationEffectiveDate()
public void setCancellationEffectiveDate(String cancellationEffectiveDate)
public String getCancellationReason()
public void setCancellationReason(String cancellationReason)
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
Notepublic Location getLocation()
Locationpublic void setLocation(Location value)
value - allowed object is
Locationpublic Extension getExtension()
Extensionpublic void setExtension(Extension value)
value - allowed object is
Extensionpublic CallNumber getCallNumber()
CallNumberpublic void setCallNumber(CallNumber value)
value - allowed object is
CallNumberpublic String getCopyNumber()
Stringpublic void setCopyNumber(String value)
value - allowed object is
Stringpublic String getPrimary()
Stringpublic void setPrimary(String value)
value - allowed object is
Stringpublic String getPublisher()
Stringpublic void setPublisher(String value)
value - allowed object is
Stringpublic String getImprint()
Stringpublic void setImprint(String value)
value - allowed object is
Stringpublic String getLocalPersistentLink()
Stringpublic void setLocalPersistentLink(String value)
value - allowed object is
Stringpublic List<Link> getLink()
Linkpublic void setLink(List<Link> value)
value - allowed object is
Linkpublic boolean isInterLibraryLoanAllowed()
public void setInterLibraryLoanAllowed(boolean value)
public boolean isStaffOnlyFlag()
public void setStaffOnlyFlag(boolean value)
public String getDonorPublicDisplay()
Stringpublic void setDonorPublicDisplay(String value)
value - allowed object is
Stringpublic String getDonorNote()
Stringpublic void setDonorNote(String value)
value - allowed object is
Stringpublic String getAccessStatus()
Stringpublic void setAccessStatus(String value)
value - allowed object is
Stringpublic String getStatusDate()
Stringpublic void setStatusDate(String value)
value - allowed object is
Stringpublic StatisticalSearchingCode getStatisticalSearchingCode()
public void setStatisticalSearchingCode(StatisticalSearchingCode statisticalSearchingCode)
public String getEResourceId()
Stringpublic void setEResourceId(String value)
value - allowed object is
Stringpublic HoldingsAccessInformation getHoldingsAccessInformation()
AccessInformationpublic void setHoldingsAccessInformation(HoldingsAccessInformation value)
value - allowed object is
AccessInformationpublic Platform getPlatform()
Platformpublic void setPlatform(Platform value)
value - allowed object is
Platformpublic String getSubscriptionStatus()
Stringpublic void setSubscriptionStatus(String value)
value - allowed object is
Stringpublic List<DonorInfo> getDonorInfo()
public void setDonorInfo(List<DonorInfo> value)
public String getBibIdentifier()
public void setBibIdentifier(String bibIdentifier)
public Integer getGokbIdentifier()
public void setGokbIdentifier(Integer gokbIdentifier)
public String getCurrentSubscriptionStartDate()
public void setCurrentSubscriptionStartDate(String currentSubscriptionStartDate)
public String getCurrentSubscriptionEndDate()
public void setCurrentSubscriptionEndDate(String currentSubscriptionEndDate)
public String getInitialSubscriptionStartDate()
public void setInitialSubscriptionStartDate(String initialSubscriptionStartDate)
public Timestamp geteResourceCurrentSubscriptionStartDate()
public void seteResourceCurrentSubscriptionStartDate(Timestamp eResourceCurrentSubscriptionStartDate)
public Timestamp geteResourceCurrentSubscriptionEndDate()
public void seteResourceCurrentSubscriptionEndDate(Timestamp eResourceCurrentSubscriptionEndDate)
public Timestamp geteResourceInitialSubscriptionStartDate()
public void seteResourceInitialSubscriptionStartDate(Timestamp eResourceInitialSubscriptionStartDate)
public Timestamp geteResourceCancellationDecisionDate()
public void seteResourceCancellationDecisionDate(Timestamp eResourceCancellationDecisionDate)
public Timestamp geteResourceCancellationEffectiveDate()
public void seteResourceCancellationEffectiveDate(Timestamp eResourceCancellationEffectiveDate)
public String geteResourceCancellationReason()
public void seteResourceCancellationReason(String eResourceCancellationReason)
public String geteResourceSubscriptionStatus()
public void seteResourceSubscriptionStatus(String eResourceSubscriptionStatus)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.