org.archiviststoolkit.structure.accessionImport
Class RecordType

java.lang.Object
  extended by org.archiviststoolkit.structure.accessionImport.RecordType

public class RecordType
extends java.lang.Object

Java class for recordType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="recordType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="accessionNumber" type="{}identifierType"/>
         <element name="accessionDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
         <element name="accessionDispositionNote" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="accessRestrictions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="accessRestrictionsNote" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="useRestrictions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="useRestrictionsNote" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="generalAccessionNote" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="acknowledgementDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="acknowledgementSent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="agreementReceivedDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="agreementSentDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="agreementSent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="agreementReceived" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="accessionProcessed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="accessionProcessedDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="acquisitionType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dateExpression" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="bulkDateBegin" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="bulkDateEnd" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="dateBegin" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="dateEnd" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="cataloged" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="catalogedDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="catalogedNote" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="conditionNote" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="extentNumber" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="extentType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="containerSummary" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="inventory" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="processingPlan" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="processingPriority" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="processors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="processingStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="processingStartedDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="resourceType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="retentionRule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="restrictionsApply" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="rightsTransferred" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="rightsTransferredDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="rightsTransferredNote" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="userDefinedDate1" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="userDefinedDate2" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="userDefinedBoolean1" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="userDefinedBoolean2" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="userDefinedInteger1" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="userDefinedInteger2" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="userDefinedReal1" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="userDefinedReal2" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         <element name="userDefinedString1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="userDefinedString2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="userDefinedString3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="userDefinedText1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="userDefinedText2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="userDefinedText3" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="userDefinedText4" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="resourceIdentifier" type="{}identifierType" minOccurs="0"/>
         <element name="subjectLink" type="{}subjectLinkType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="nameLink" type="{}nameLinkType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  javax.xml.datatype.XMLGregorianCalendar accessionDate
           
protected  java.lang.String accessionDispositionNote
           
protected  IdentifierType accessionNumber
           
protected  java.lang.Boolean accessionProcessed
           
protected  javax.xml.datatype.XMLGregorianCalendar accessionProcessedDate
           
protected  java.lang.Boolean accessRestrictions
           
protected  java.lang.String accessRestrictionsNote
           
protected  javax.xml.datatype.XMLGregorianCalendar acknowledgementDate
           
protected  java.lang.Boolean acknowledgementSent
           
protected  java.lang.String acquisitionType
           
protected  java.lang.Boolean agreementReceived
           
protected  javax.xml.datatype.XMLGregorianCalendar agreementReceivedDate
           
protected  java.lang.Boolean agreementSent
           
protected  javax.xml.datatype.XMLGregorianCalendar agreementSentDate
           
protected  java.math.BigInteger bulkDateBegin
           
protected  java.math.BigInteger bulkDateEnd
           
protected  java.lang.Boolean cataloged
           
protected  javax.xml.datatype.XMLGregorianCalendar catalogedDate
           
protected  java.lang.String catalogedNote
           
protected  java.lang.String conditionNote
           
protected  java.lang.String containerSummary
           
protected  java.math.BigInteger dateBegin
           
protected  java.math.BigInteger dateEnd
           
protected  java.lang.String dateExpression
           
protected  java.lang.String description
           
protected  java.math.BigDecimal extentNumber
           
protected  java.lang.String extentType
           
protected  java.lang.String generalAccessionNote
           
protected  java.lang.String inventory
           
protected  java.util.List<NameLinkType> nameLink
           
protected  java.lang.String processingPlan
           
protected  java.lang.String processingPriority
           
protected  javax.xml.datatype.XMLGregorianCalendar processingStartedDate
           
protected  java.lang.String processingStatus
           
protected  java.lang.String processors
           
protected  IdentifierType resourceIdentifier
           
protected  java.lang.String resourceType
           
protected  java.lang.Boolean restrictionsApply
           
protected  java.lang.String retentionRule
           
protected  java.lang.Boolean rightsTransferred
           
protected  javax.xml.datatype.XMLGregorianCalendar rightsTransferredDate
           
protected  java.lang.String rightsTransferredNote
           
protected  java.util.List<SubjectLinkType> subjectLink
           
protected  java.lang.String title
           
protected  java.lang.Boolean userDefinedBoolean1
           
protected  java.lang.Boolean userDefinedBoolean2
           
protected  javax.xml.datatype.XMLGregorianCalendar userDefinedDate1
           
protected  javax.xml.datatype.XMLGregorianCalendar userDefinedDate2
           
protected  java.math.BigInteger userDefinedInteger1
           
protected  java.math.BigInteger userDefinedInteger2
           
protected  java.math.BigDecimal userDefinedReal1
           
protected  java.math.BigDecimal userDefinedReal2
           
protected  java.lang.String userDefinedString1
           
protected  java.lang.String userDefinedString2
           
protected  java.lang.String userDefinedString3
           
protected  java.lang.String userDefinedText1
           
protected  java.lang.String userDefinedText2
           
protected  java.lang.String userDefinedText3
           
protected  java.lang.String userDefinedText4
           
protected  java.lang.Boolean useRestrictions
           
protected  java.lang.String useRestrictionsNote
           
 
Constructor Summary
RecordType()
           
 
Method Summary
 javax.xml.datatype.XMLGregorianCalendar getAccessionDate()
          Gets the value of the accessionDate property.
 java.lang.String getAccessionDispositionNote()
          Gets the value of the accessionDispositionNote property.
 IdentifierType getAccessionNumber()
          Gets the value of the accessionNumber property.
 javax.xml.datatype.XMLGregorianCalendar getAccessionProcessedDate()
          Gets the value of the accessionProcessedDate property.
 java.lang.String getAccessRestrictionsNote()
          Gets the value of the accessRestrictionsNote property.
 javax.xml.datatype.XMLGregorianCalendar getAcknowledgementDate()
          Gets the value of the acknowledgementDate property.
 java.lang.String getAcquisitionType()
          Gets the value of the acquisitionType property.
 javax.xml.datatype.XMLGregorianCalendar getAgreementReceivedDate()
          Gets the value of the agreementReceivedDate property.
 javax.xml.datatype.XMLGregorianCalendar getAgreementSentDate()
          Gets the value of the agreementSentDate property.
 java.math.BigInteger getBulkDateBegin()
          Gets the value of the bulkDateBegin property.
 java.math.BigInteger getBulkDateEnd()
          Gets the value of the bulkDateEnd property.
 javax.xml.datatype.XMLGregorianCalendar getCatalogedDate()
          Gets the value of the catalogedDate property.
 java.lang.String getCatalogedNote()
          Gets the value of the catalogedNote property.
 java.lang.String getConditionNote()
          Gets the value of the conditionNote property.
 java.lang.String getContainerSummary()
          Gets the value of the containerSummary property.
 java.math.BigInteger getDateBegin()
          Gets the value of the dateBegin property.
 java.math.BigInteger getDateEnd()
          Gets the value of the dateEnd property.
 java.lang.String getDateExpression()
          Gets the value of the dateExpression property.
 java.lang.String getDescription()
          Gets the value of the description property.
 java.math.BigDecimal getExtentNumber()
          Gets the value of the extentNumber property.
 java.lang.String getExtentType()
          Gets the value of the extentType property.
 java.lang.String getGeneralAccessionNote()
          Gets the value of the generalAccessionNote property.
 java.lang.String getInventory()
          Gets the value of the inventory property.
 java.util.List<NameLinkType> getNameLink()
          Gets the value of the nameLink property.
 java.lang.String getProcessingPlan()
          Gets the value of the processingPlan property.
 java.lang.String getProcessingPriority()
          Gets the value of the processingPriority property.
 javax.xml.datatype.XMLGregorianCalendar getProcessingStartedDate()
          Gets the value of the processingStartedDate property.
 java.lang.String getProcessingStatus()
          Gets the value of the processingStatus property.
 java.lang.String getProcessors()
          Gets the value of the processors property.
 IdentifierType getResourceIdentifier()
          Gets the value of the resourceIdentifier property.
 java.lang.String getResourceType()
          Gets the value of the resourceType property.
 java.lang.String getRetentionRule()
          Gets the value of the retentionRule property.
 javax.xml.datatype.XMLGregorianCalendar getRightsTransferredDate()
          Gets the value of the rightsTransferredDate property.
 java.lang.String getRightsTransferredNote()
          Gets the value of the rightsTransferredNote property.
 java.util.List<SubjectLinkType> getSubjectLink()
          Gets the value of the subjectLink property.
 java.lang.String getTitle()
          Gets the value of the title property.
 javax.xml.datatype.XMLGregorianCalendar getUserDefinedDate1()
          Gets the value of the userDefinedDate1 property.
 javax.xml.datatype.XMLGregorianCalendar getUserDefinedDate2()
          Gets the value of the userDefinedDate2 property.
 java.math.BigInteger getUserDefinedInteger1()
          Gets the value of the userDefinedInteger1 property.
 java.math.BigInteger getUserDefinedInteger2()
          Gets the value of the userDefinedInteger2 property.
 java.math.BigDecimal getUserDefinedReal1()
          Gets the value of the userDefinedReal1 property.
 java.math.BigDecimal getUserDefinedReal2()
          Gets the value of the userDefinedReal2 property.
 java.lang.String getUserDefinedString1()
          Gets the value of the userDefinedString1 property.
 java.lang.String getUserDefinedString2()
          Gets the value of the userDefinedString2 property.
 java.lang.String getUserDefinedString3()
          Gets the value of the userDefinedString3 property.
 java.lang.String getUserDefinedText1()
          Gets the value of the userDefinedText1 property.
 java.lang.String getUserDefinedText2()
          Gets the value of the userDefinedText2 property.
 java.lang.String getUserDefinedText3()
          Gets the value of the userDefinedText3 property.
 java.lang.String getUserDefinedText4()
          Gets the value of the userDefinedText4 property.
 java.lang.String getUseRestrictionsNote()
          Gets the value of the useRestrictionsNote property.
 java.lang.Boolean isAccessionProcessed()
          Gets the value of the accessionProcessed property.
 java.lang.Boolean isAccessRestrictions()
          Gets the value of the accessRestrictions property.
 java.lang.Boolean isAcknowledgementSent()
          Gets the value of the acknowledgementSent property.
 java.lang.Boolean isAgreementReceived()
          Gets the value of the agreementReceived property.
 java.lang.Boolean isAgreementSent()
          Gets the value of the agreementSent property.
 java.lang.Boolean isCataloged()
          Gets the value of the cataloged property.
 java.lang.Boolean isRestrictionsApply()
          Gets the value of the restrictionsApply property.
 java.lang.Boolean isRightsTransferred()
          Gets the value of the rightsTransferred property.
 java.lang.Boolean isUserDefinedBoolean1()
          Gets the value of the userDefinedBoolean1 property.
 java.lang.Boolean isUserDefinedBoolean2()
          Gets the value of the userDefinedBoolean2 property.
 java.lang.Boolean isUseRestrictions()
          Gets the value of the useRestrictions property.
 void setAccessionDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the accessionDate property.
 void setAccessionDispositionNote(java.lang.String value)
          Sets the value of the accessionDispositionNote property.
 void setAccessionNumber(IdentifierType value)
          Sets the value of the accessionNumber property.
 void setAccessionProcessed(java.lang.Boolean value)
          Sets the value of the accessionProcessed property.
 void setAccessionProcessedDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the accessionProcessedDate property.
 void setAccessRestrictions(java.lang.Boolean value)
          Sets the value of the accessRestrictions property.
 void setAccessRestrictionsNote(java.lang.String value)
          Sets the value of the accessRestrictionsNote property.
 void setAcknowledgementDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the acknowledgementDate property.
 void setAcknowledgementSent(java.lang.Boolean value)
          Sets the value of the acknowledgementSent property.
 void setAcquisitionType(java.lang.String value)
          Sets the value of the acquisitionType property.
 void setAgreementReceived(java.lang.Boolean value)
          Sets the value of the agreementReceived property.
 void setAgreementReceivedDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the agreementReceivedDate property.
 void setAgreementSent(java.lang.Boolean value)
          Sets the value of the agreementSent property.
 void setAgreementSentDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the agreementSentDate property.
 void setBulkDateBegin(java.math.BigInteger value)
          Sets the value of the bulkDateBegin property.
 void setBulkDateEnd(java.math.BigInteger value)
          Sets the value of the bulkDateEnd property.
 void setCataloged(java.lang.Boolean value)
          Sets the value of the cataloged property.
 void setCatalogedDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the catalogedDate property.
 void setCatalogedNote(java.lang.String value)
          Sets the value of the catalogedNote property.
 void setConditionNote(java.lang.String value)
          Sets the value of the conditionNote property.
 void setContainerSummary(java.lang.String value)
          Sets the value of the containerSummary property.
 void setDateBegin(java.math.BigInteger value)
          Sets the value of the dateBegin property.
 void setDateEnd(java.math.BigInteger value)
          Sets the value of the dateEnd property.
 void setDateExpression(java.lang.String value)
          Sets the value of the dateExpression property.
 void setDescription(java.lang.String value)
          Sets the value of the description property.
 void setExtentNumber(java.math.BigDecimal value)
          Sets the value of the extentNumber property.
 void setExtentType(java.lang.String value)
          Sets the value of the extentType property.
 void setGeneralAccessionNote(java.lang.String value)
          Sets the value of the generalAccessionNote property.
 void setInventory(java.lang.String value)
          Sets the value of the inventory property.
 void setProcessingPlan(java.lang.String value)
          Sets the value of the processingPlan property.
 void setProcessingPriority(java.lang.String value)
          Sets the value of the processingPriority property.
 void setProcessingStartedDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the processingStartedDate property.
 void setProcessingStatus(java.lang.String value)
          Sets the value of the processingStatus property.
 void setProcessors(java.lang.String value)
          Sets the value of the processors property.
 void setResourceIdentifier(IdentifierType value)
          Sets the value of the resourceIdentifier property.
 void setResourceType(java.lang.String value)
          Sets the value of the resourceType property.
 void setRestrictionsApply(java.lang.Boolean value)
          Sets the value of the restrictionsApply property.
 void setRetentionRule(java.lang.String value)
          Sets the value of the retentionRule property.
 void setRightsTransferred(java.lang.Boolean value)
          Sets the value of the rightsTransferred property.
 void setRightsTransferredDate(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the rightsTransferredDate property.
 void setRightsTransferredNote(java.lang.String value)
          Sets the value of the rightsTransferredNote property.
 void setTitle(java.lang.String value)
          Sets the value of the title property.
 void setUserDefinedBoolean1(java.lang.Boolean value)
          Sets the value of the userDefinedBoolean1 property.
 void setUserDefinedBoolean2(java.lang.Boolean value)
          Sets the value of the userDefinedBoolean2 property.
 void setUserDefinedDate1(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the userDefinedDate1 property.
 void setUserDefinedDate2(javax.xml.datatype.XMLGregorianCalendar value)
          Sets the value of the userDefinedDate2 property.
 void setUserDefinedInteger1(java.math.BigInteger value)
          Sets the value of the userDefinedInteger1 property.
 void setUserDefinedInteger2(java.math.BigInteger value)
          Sets the value of the userDefinedInteger2 property.
 void setUserDefinedReal1(java.math.BigDecimal value)
          Sets the value of the userDefinedReal1 property.
 void setUserDefinedReal2(java.math.BigDecimal value)
          Sets the value of the userDefinedReal2 property.
 void setUserDefinedString1(java.lang.String value)
          Sets the value of the userDefinedString1 property.
 void setUserDefinedString2(java.lang.String value)
          Sets the value of the userDefinedString2 property.
 void setUserDefinedString3(java.lang.String value)
          Sets the value of the userDefinedString3 property.
 void setUserDefinedText1(java.lang.String value)
          Sets the value of the userDefinedText1 property.
 void setUserDefinedText2(java.lang.String value)
          Sets the value of the userDefinedText2 property.
 void setUserDefinedText3(java.lang.String value)
          Sets the value of the userDefinedText3 property.
 void setUserDefinedText4(java.lang.String value)
          Sets the value of the userDefinedText4 property.
 void setUseRestrictions(java.lang.Boolean value)
          Sets the value of the useRestrictions property.
 void setUseRestrictionsNote(java.lang.String value)
          Sets the value of the useRestrictionsNote property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

accessionNumber

protected IdentifierType accessionNumber

accessionDate

protected javax.xml.datatype.XMLGregorianCalendar accessionDate

accessionDispositionNote

protected java.lang.String accessionDispositionNote

accessRestrictions

protected java.lang.Boolean accessRestrictions

accessRestrictionsNote

protected java.lang.String accessRestrictionsNote

useRestrictions

protected java.lang.Boolean useRestrictions

useRestrictionsNote

protected java.lang.String useRestrictionsNote

generalAccessionNote

protected java.lang.String generalAccessionNote

acknowledgementDate

protected javax.xml.datatype.XMLGregorianCalendar acknowledgementDate

acknowledgementSent

protected java.lang.Boolean acknowledgementSent

agreementReceivedDate

protected javax.xml.datatype.XMLGregorianCalendar agreementReceivedDate

agreementSentDate

protected javax.xml.datatype.XMLGregorianCalendar agreementSentDate

agreementSent

protected java.lang.Boolean agreementSent

agreementReceived

protected java.lang.Boolean agreementReceived

accessionProcessed

protected java.lang.Boolean accessionProcessed

accessionProcessedDate

protected javax.xml.datatype.XMLGregorianCalendar accessionProcessedDate

acquisitionType

protected java.lang.String acquisitionType

dateExpression

protected java.lang.String dateExpression

bulkDateBegin

protected java.math.BigInteger bulkDateBegin

bulkDateEnd

protected java.math.BigInteger bulkDateEnd

dateBegin

protected java.math.BigInteger dateBegin

dateEnd

protected java.math.BigInteger dateEnd

description

protected java.lang.String description

cataloged

protected java.lang.Boolean cataloged

catalogedDate

protected javax.xml.datatype.XMLGregorianCalendar catalogedDate

catalogedNote

protected java.lang.String catalogedNote

conditionNote

protected java.lang.String conditionNote

extentNumber

protected java.math.BigDecimal extentNumber

extentType

protected java.lang.String extentType

containerSummary

protected java.lang.String containerSummary

inventory

protected java.lang.String inventory

processingPlan

protected java.lang.String processingPlan

processingPriority

protected java.lang.String processingPriority

processors

protected java.lang.String processors

processingStatus

protected java.lang.String processingStatus

processingStartedDate

protected javax.xml.datatype.XMLGregorianCalendar processingStartedDate

resourceType

protected java.lang.String resourceType

retentionRule

protected java.lang.String retentionRule

title

protected java.lang.String title

restrictionsApply

protected java.lang.Boolean restrictionsApply

rightsTransferred

protected java.lang.Boolean rightsTransferred

rightsTransferredDate

protected javax.xml.datatype.XMLGregorianCalendar rightsTransferredDate

rightsTransferredNote

protected java.lang.String rightsTransferredNote

userDefinedDate1

protected javax.xml.datatype.XMLGregorianCalendar userDefinedDate1

userDefinedDate2

protected javax.xml.datatype.XMLGregorianCalendar userDefinedDate2

userDefinedBoolean1

protected java.lang.Boolean userDefinedBoolean1

userDefinedBoolean2

protected java.lang.Boolean userDefinedBoolean2

userDefinedInteger1

protected java.math.BigInteger userDefinedInteger1

userDefinedInteger2

protected java.math.BigInteger userDefinedInteger2

userDefinedReal1

protected java.math.BigDecimal userDefinedReal1

userDefinedReal2

protected java.math.BigDecimal userDefinedReal2

userDefinedString1

protected java.lang.String userDefinedString1

userDefinedString2

protected java.lang.String userDefinedString2

userDefinedString3

protected java.lang.String userDefinedString3

userDefinedText1

protected java.lang.String userDefinedText1

userDefinedText2

protected java.lang.String userDefinedText2

userDefinedText3

protected java.lang.String userDefinedText3

userDefinedText4

protected java.lang.String userDefinedText4

resourceIdentifier

protected IdentifierType resourceIdentifier

subjectLink

protected java.util.List<SubjectLinkType> subjectLink

nameLink

protected java.util.List<NameLinkType> nameLink
Constructor Detail

RecordType

public RecordType()
Method Detail

getAccessionNumber

public IdentifierType getAccessionNumber()
Gets the value of the accessionNumber property.

Returns:
possible object is IdentifierType

setAccessionNumber

public void setAccessionNumber(IdentifierType value)
Sets the value of the accessionNumber property.

Parameters:
value - allowed object is IdentifierType

getAccessionDate

public javax.xml.datatype.XMLGregorianCalendar getAccessionDate()
Gets the value of the accessionDate property.

Returns:
possible object is XMLGregorianCalendar

setAccessionDate

public void setAccessionDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the accessionDate property.

Parameters:
value - allowed object is XMLGregorianCalendar

getAccessionDispositionNote

public java.lang.String getAccessionDispositionNote()
Gets the value of the accessionDispositionNote property.

Returns:
possible object is String

setAccessionDispositionNote

public void setAccessionDispositionNote(java.lang.String value)
Sets the value of the accessionDispositionNote property.

Parameters:
value - allowed object is String

isAccessRestrictions

public java.lang.Boolean isAccessRestrictions()
Gets the value of the accessRestrictions property.

Returns:
possible object is Boolean

setAccessRestrictions

public void setAccessRestrictions(java.lang.Boolean value)
Sets the value of the accessRestrictions property.

Parameters:
value - allowed object is Boolean

getAccessRestrictionsNote

public java.lang.String getAccessRestrictionsNote()
Gets the value of the accessRestrictionsNote property.

Returns:
possible object is String

setAccessRestrictionsNote

public void setAccessRestrictionsNote(java.lang.String value)
Sets the value of the accessRestrictionsNote property.

Parameters:
value - allowed object is String

isUseRestrictions

public java.lang.Boolean isUseRestrictions()
Gets the value of the useRestrictions property.

Returns:
possible object is Boolean

setUseRestrictions

public void setUseRestrictions(java.lang.Boolean value)
Sets the value of the useRestrictions property.

Parameters:
value - allowed object is Boolean

getUseRestrictionsNote

public java.lang.String getUseRestrictionsNote()
Gets the value of the useRestrictionsNote property.

Returns:
possible object is String

setUseRestrictionsNote

public void setUseRestrictionsNote(java.lang.String value)
Sets the value of the useRestrictionsNote property.

Parameters:
value - allowed object is String

getGeneralAccessionNote

public java.lang.String getGeneralAccessionNote()
Gets the value of the generalAccessionNote property.

Returns:
possible object is String

setGeneralAccessionNote

public void setGeneralAccessionNote(java.lang.String value)
Sets the value of the generalAccessionNote property.

Parameters:
value - allowed object is String

getAcknowledgementDate

public javax.xml.datatype.XMLGregorianCalendar getAcknowledgementDate()
Gets the value of the acknowledgementDate property.

Returns:
possible object is XMLGregorianCalendar

setAcknowledgementDate

public void setAcknowledgementDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the acknowledgementDate property.

Parameters:
value - allowed object is XMLGregorianCalendar

isAcknowledgementSent

public java.lang.Boolean isAcknowledgementSent()
Gets the value of the acknowledgementSent property.

Returns:
possible object is Boolean

setAcknowledgementSent

public void setAcknowledgementSent(java.lang.Boolean value)
Sets the value of the acknowledgementSent property.

Parameters:
value - allowed object is Boolean

getAgreementReceivedDate

public javax.xml.datatype.XMLGregorianCalendar getAgreementReceivedDate()
Gets the value of the agreementReceivedDate property.

Returns:
possible object is XMLGregorianCalendar

setAgreementReceivedDate

public void setAgreementReceivedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the agreementReceivedDate property.

Parameters:
value - allowed object is XMLGregorianCalendar

getAgreementSentDate

public javax.xml.datatype.XMLGregorianCalendar getAgreementSentDate()
Gets the value of the agreementSentDate property.

Returns:
possible object is XMLGregorianCalendar

setAgreementSentDate

public void setAgreementSentDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the agreementSentDate property.

Parameters:
value - allowed object is XMLGregorianCalendar

isAgreementSent

public java.lang.Boolean isAgreementSent()
Gets the value of the agreementSent property.

Returns:
possible object is Boolean

setAgreementSent

public void setAgreementSent(java.lang.Boolean value)
Sets the value of the agreementSent property.

Parameters:
value - allowed object is Boolean

isAgreementReceived

public java.lang.Boolean isAgreementReceived()
Gets the value of the agreementReceived property.

Returns:
possible object is Boolean

setAgreementReceived

public void setAgreementReceived(java.lang.Boolean value)
Sets the value of the agreementReceived property.

Parameters:
value - allowed object is Boolean

isAccessionProcessed

public java.lang.Boolean isAccessionProcessed()
Gets the value of the accessionProcessed property.

Returns:
possible object is Boolean

setAccessionProcessed

public void setAccessionProcessed(java.lang.Boolean value)
Sets the value of the accessionProcessed property.

Parameters:
value - allowed object is Boolean

getAccessionProcessedDate

public javax.xml.datatype.XMLGregorianCalendar getAccessionProcessedDate()
Gets the value of the accessionProcessedDate property.

Returns:
possible object is XMLGregorianCalendar

setAccessionProcessedDate

public void setAccessionProcessedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the accessionProcessedDate property.

Parameters:
value - allowed object is XMLGregorianCalendar

getAcquisitionType

public java.lang.String getAcquisitionType()
Gets the value of the acquisitionType property.

Returns:
possible object is String

setAcquisitionType

public void setAcquisitionType(java.lang.String value)
Sets the value of the acquisitionType property.

Parameters:
value - allowed object is String

getDateExpression

public java.lang.String getDateExpression()
Gets the value of the dateExpression property.

Returns:
possible object is String

setDateExpression

public void setDateExpression(java.lang.String value)
Sets the value of the dateExpression property.

Parameters:
value - allowed object is String

getBulkDateBegin

public java.math.BigInteger getBulkDateBegin()
Gets the value of the bulkDateBegin property.

Returns:
possible object is BigInteger

setBulkDateBegin

public void setBulkDateBegin(java.math.BigInteger value)
Sets the value of the bulkDateBegin property.

Parameters:
value - allowed object is BigInteger

getBulkDateEnd

public java.math.BigInteger getBulkDateEnd()
Gets the value of the bulkDateEnd property.

Returns:
possible object is BigInteger

setBulkDateEnd

public void setBulkDateEnd(java.math.BigInteger value)
Sets the value of the bulkDateEnd property.

Parameters:
value - allowed object is BigInteger

getDateBegin

public java.math.BigInteger getDateBegin()
Gets the value of the dateBegin property.

Returns:
possible object is BigInteger

setDateBegin

public void setDateBegin(java.math.BigInteger value)
Sets the value of the dateBegin property.

Parameters:
value - allowed object is BigInteger

getDateEnd

public java.math.BigInteger getDateEnd()
Gets the value of the dateEnd property.

Returns:
possible object is BigInteger

setDateEnd

public void setDateEnd(java.math.BigInteger value)
Sets the value of the dateEnd property.

Parameters:
value - allowed object is BigInteger

getDescription

public java.lang.String getDescription()
Gets the value of the description property.

Returns:
possible object is String

setDescription

public void setDescription(java.lang.String value)
Sets the value of the description property.

Parameters:
value - allowed object is String

isCataloged

public java.lang.Boolean isCataloged()
Gets the value of the cataloged property.

Returns:
possible object is Boolean

setCataloged

public void setCataloged(java.lang.Boolean value)
Sets the value of the cataloged property.

Parameters:
value - allowed object is Boolean

getCatalogedDate

public javax.xml.datatype.XMLGregorianCalendar getCatalogedDate()
Gets the value of the catalogedDate property.

Returns:
possible object is XMLGregorianCalendar

setCatalogedDate

public void setCatalogedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the catalogedDate property.

Parameters:
value - allowed object is XMLGregorianCalendar

getCatalogedNote

public java.lang.String getCatalogedNote()
Gets the value of the catalogedNote property.

Returns:
possible object is String

setCatalogedNote

public void setCatalogedNote(java.lang.String value)
Sets the value of the catalogedNote property.

Parameters:
value - allowed object is String

getConditionNote

public java.lang.String getConditionNote()
Gets the value of the conditionNote property.

Returns:
possible object is String

setConditionNote

public void setConditionNote(java.lang.String value)
Sets the value of the conditionNote property.

Parameters:
value - allowed object is String

getExtentNumber

public java.math.BigDecimal getExtentNumber()
Gets the value of the extentNumber property.

Returns:
possible object is BigDecimal

setExtentNumber

public void setExtentNumber(java.math.BigDecimal value)
Sets the value of the extentNumber property.

Parameters:
value - allowed object is BigDecimal

getExtentType

public java.lang.String getExtentType()
Gets the value of the extentType property.

Returns:
possible object is String

setExtentType

public void setExtentType(java.lang.String value)
Sets the value of the extentType property.

Parameters:
value - allowed object is String

getContainerSummary

public java.lang.String getContainerSummary()
Gets the value of the containerSummary property.

Returns:
possible object is String

setContainerSummary

public void setContainerSummary(java.lang.String value)
Sets the value of the containerSummary property.

Parameters:
value - allowed object is String

getInventory

public java.lang.String getInventory()
Gets the value of the inventory property.

Returns:
possible object is String

setInventory

public void setInventory(java.lang.String value)
Sets the value of the inventory property.

Parameters:
value - allowed object is String

getProcessingPlan

public java.lang.String getProcessingPlan()
Gets the value of the processingPlan property.

Returns:
possible object is String

setProcessingPlan

public void setProcessingPlan(java.lang.String value)
Sets the value of the processingPlan property.

Parameters:
value - allowed object is String

getProcessingPriority

public java.lang.String getProcessingPriority()
Gets the value of the processingPriority property.

Returns:
possible object is String

setProcessingPriority

public void setProcessingPriority(java.lang.String value)
Sets the value of the processingPriority property.

Parameters:
value - allowed object is String

getProcessors

public java.lang.String getProcessors()
Gets the value of the processors property.

Returns:
possible object is String

setProcessors

public void setProcessors(java.lang.String value)
Sets the value of the processors property.

Parameters:
value - allowed object is String

getProcessingStatus

public java.lang.String getProcessingStatus()
Gets the value of the processingStatus property.

Returns:
possible object is String

setProcessingStatus

public void setProcessingStatus(java.lang.String value)
Sets the value of the processingStatus property.

Parameters:
value - allowed object is String

getProcessingStartedDate

public javax.xml.datatype.XMLGregorianCalendar getProcessingStartedDate()
Gets the value of the processingStartedDate property.

Returns:
possible object is XMLGregorianCalendar

setProcessingStartedDate

public void setProcessingStartedDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the processingStartedDate property.

Parameters:
value - allowed object is XMLGregorianCalendar

getResourceType

public java.lang.String getResourceType()
Gets the value of the resourceType property.

Returns:
possible object is String

setResourceType

public void setResourceType(java.lang.String value)
Sets the value of the resourceType property.

Parameters:
value - allowed object is String

getRetentionRule

public java.lang.String getRetentionRule()
Gets the value of the retentionRule property.

Returns:
possible object is String

setRetentionRule

public void setRetentionRule(java.lang.String value)
Sets the value of the retentionRule property.

Parameters:
value - allowed object is String

getTitle

public java.lang.String getTitle()
Gets the value of the title property.

Returns:
possible object is String

setTitle

public void setTitle(java.lang.String value)
Sets the value of the title property.

Parameters:
value - allowed object is String

isRestrictionsApply

public java.lang.Boolean isRestrictionsApply()
Gets the value of the restrictionsApply property.

Returns:
possible object is Boolean

setRestrictionsApply

public void setRestrictionsApply(java.lang.Boolean value)
Sets the value of the restrictionsApply property.

Parameters:
value - allowed object is Boolean

isRightsTransferred

public java.lang.Boolean isRightsTransferred()
Gets the value of the rightsTransferred property.

Returns:
possible object is Boolean

setRightsTransferred

public void setRightsTransferred(java.lang.Boolean value)
Sets the value of the rightsTransferred property.

Parameters:
value - allowed object is Boolean

getRightsTransferredDate

public javax.xml.datatype.XMLGregorianCalendar getRightsTransferredDate()
Gets the value of the rightsTransferredDate property.

Returns:
possible object is XMLGregorianCalendar

setRightsTransferredDate

public void setRightsTransferredDate(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the rightsTransferredDate property.

Parameters:
value - allowed object is XMLGregorianCalendar

getRightsTransferredNote

public java.lang.String getRightsTransferredNote()
Gets the value of the rightsTransferredNote property.

Returns:
possible object is String

setRightsTransferredNote

public void setRightsTransferredNote(java.lang.String value)
Sets the value of the rightsTransferredNote property.

Parameters:
value - allowed object is String

getUserDefinedDate1

public javax.xml.datatype.XMLGregorianCalendar getUserDefinedDate1()
Gets the value of the userDefinedDate1 property.

Returns:
possible object is XMLGregorianCalendar

setUserDefinedDate1

public void setUserDefinedDate1(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the userDefinedDate1 property.

Parameters:
value - allowed object is XMLGregorianCalendar

getUserDefinedDate2

public javax.xml.datatype.XMLGregorianCalendar getUserDefinedDate2()
Gets the value of the userDefinedDate2 property.

Returns:
possible object is XMLGregorianCalendar

setUserDefinedDate2

public void setUserDefinedDate2(javax.xml.datatype.XMLGregorianCalendar value)
Sets the value of the userDefinedDate2 property.

Parameters:
value - allowed object is XMLGregorianCalendar

isUserDefinedBoolean1

public java.lang.Boolean isUserDefinedBoolean1()
Gets the value of the userDefinedBoolean1 property.

Returns:
possible object is Boolean

setUserDefinedBoolean1

public void setUserDefinedBoolean1(java.lang.Boolean value)
Sets the value of the userDefinedBoolean1 property.

Parameters:
value - allowed object is Boolean

isUserDefinedBoolean2

public java.lang.Boolean isUserDefinedBoolean2()
Gets the value of the userDefinedBoolean2 property.

Returns:
possible object is Boolean

setUserDefinedBoolean2

public void setUserDefinedBoolean2(java.lang.Boolean value)
Sets the value of the userDefinedBoolean2 property.

Parameters:
value - allowed object is Boolean

getUserDefinedInteger1

public java.math.BigInteger getUserDefinedInteger1()
Gets the value of the userDefinedInteger1 property.

Returns:
possible object is BigInteger

setUserDefinedInteger1

public void setUserDefinedInteger1(java.math.BigInteger value)
Sets the value of the userDefinedInteger1 property.

Parameters:
value - allowed object is BigInteger

getUserDefinedInteger2

public java.math.BigInteger getUserDefinedInteger2()
Gets the value of the userDefinedInteger2 property.

Returns:
possible object is BigInteger

setUserDefinedInteger2

public void setUserDefinedInteger2(java.math.BigInteger value)
Sets the value of the userDefinedInteger2 property.

Parameters:
value - allowed object is BigInteger

getUserDefinedReal1

public java.math.BigDecimal getUserDefinedReal1()
Gets the value of the userDefinedReal1 property.

Returns:
possible object is BigDecimal

setUserDefinedReal1

public void setUserDefinedReal1(java.math.BigDecimal value)
Sets the value of the userDefinedReal1 property.

Parameters:
value - allowed object is BigDecimal

getUserDefinedReal2

public java.math.BigDecimal getUserDefinedReal2()
Gets the value of the userDefinedReal2 property.

Returns:
possible object is BigDecimal

setUserDefinedReal2

public void setUserDefinedReal2(java.math.BigDecimal value)
Sets the value of the userDefinedReal2 property.

Parameters:
value - allowed object is BigDecimal

getUserDefinedString1

public java.lang.String getUserDefinedString1()
Gets the value of the userDefinedString1 property.

Returns:
possible object is String

setUserDefinedString1

public void setUserDefinedString1(java.lang.String value)
Sets the value of the userDefinedString1 property.

Parameters:
value - allowed object is String

getUserDefinedString2

public java.lang.String getUserDefinedString2()
Gets the value of the userDefinedString2 property.

Returns:
possible object is String

setUserDefinedString2

public void setUserDefinedString2(java.lang.String value)
Sets the value of the userDefinedString2 property.

Parameters:
value - allowed object is String

getUserDefinedString3

public java.lang.String getUserDefinedString3()
Gets the value of the userDefinedString3 property.

Returns:
possible object is String

setUserDefinedString3

public void setUserDefinedString3(java.lang.String value)
Sets the value of the userDefinedString3 property.

Parameters:
value - allowed object is String

getUserDefinedText1

public java.lang.String getUserDefinedText1()
Gets the value of the userDefinedText1 property.

Returns:
possible object is String

setUserDefinedText1

public void setUserDefinedText1(java.lang.String value)
Sets the value of the userDefinedText1 property.

Parameters:
value - allowed object is String

getUserDefinedText2

public java.lang.String getUserDefinedText2()
Gets the value of the userDefinedText2 property.

Returns:
possible object is String

setUserDefinedText2

public void setUserDefinedText2(java.lang.String value)
Sets the value of the userDefinedText2 property.

Parameters:
value - allowed object is String

getUserDefinedText3

public java.lang.String getUserDefinedText3()
Gets the value of the userDefinedText3 property.

Returns:
possible object is String

setUserDefinedText3

public void setUserDefinedText3(java.lang.String value)
Sets the value of the userDefinedText3 property.

Parameters:
value - allowed object is String

getUserDefinedText4

public java.lang.String getUserDefinedText4()
Gets the value of the userDefinedText4 property.

Returns:
possible object is String

setUserDefinedText4

public void setUserDefinedText4(java.lang.String value)
Sets the value of the userDefinedText4 property.

Parameters:
value - allowed object is String

getResourceIdentifier

public IdentifierType getResourceIdentifier()
Gets the value of the resourceIdentifier property.

Returns:
possible object is IdentifierType

setResourceIdentifier

public void setResourceIdentifier(IdentifierType value)
Sets the value of the resourceIdentifier property.

Parameters:
value - allowed object is IdentifierType

getSubjectLink

public java.util.List<SubjectLinkType> getSubjectLink()
Gets the value of the subjectLink property.

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 subjectLink property.

For example, to add a new item, do as follows:

    getSubjectLink().add(newItem);
 

Objects of the following type(s) are allowed in the list SubjectLinkType


getNameLink

public java.util.List<NameLinkType> getNameLink()
Gets the value of the nameLink property.

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 nameLink property.

For example, to add a new item, do as follows:

    getNameLink().add(newItem);
 

Objects of the following type(s) are allowed in the list NameLinkType