org.archiviststoolkit.structure.accessionImport
Class NameComplexType

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

public class NameComplexType
extends java.lang.Object

Java class for nameComplexType complex type.

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

 <complexType name="nameComplexType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="nameType">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Person"/>
               <enumeration value="Family"/>
               <enumeration value="Corporate Body"/>
             </restriction>
           </simpleType>
         </element>
         <element name="sortName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="qualifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="nameSource" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="nameRule" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="descriptionType" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="Administrative History"/>
               <enumeration value="Biography"/>
             </restriction>
           </simpleType>
         </element>
         <element name="descriptionNote" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="citation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="salutation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactAddress1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactAddress2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactCity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactRegion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactCountry" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactMailCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactPhone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactFax" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <choice>
           <sequence>
             <element name="familyName" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="familyNamePrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
           </sequence>
           <sequence>
             <element name="corporatePrimaryName" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="corporateSubordinate1" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="corporateSubordinate2" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
           </sequence>
           <sequence>
             <element name="personalPrimaryName" type="{http://www.w3.org/2001/XMLSchema}string"/>
             <element name="personalRestOfName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="personalPrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="personalSuffix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="personalDates" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="personalFullerForm" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="personalTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element name="personalDirectOrder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
           </sequence>
         </choice>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.lang.String citation
           
protected  java.lang.String contactAddress1
           
protected  java.lang.String contactAddress2
           
protected  java.lang.String contactCity
           
protected  java.lang.String contactCountry
           
protected  java.lang.String contactEmail
           
protected  java.lang.String contactFax
           
protected  java.lang.String contactMailCode
           
protected  java.lang.String contactName
           
protected  java.lang.String contactPhone
           
protected  java.lang.String contactRegion
           
protected  java.lang.String corporatePrimaryName
           
protected  java.lang.String corporateSubordinate1
           
protected  java.lang.String corporateSubordinate2
           
protected  java.lang.String descriptionNote
           
protected  java.lang.String descriptionType
           
protected  java.lang.String familyName
           
protected  java.lang.String familyNamePrefix
           
protected  java.lang.String nameRule
           
protected  java.lang.String nameSource
           
protected  java.lang.String nameType
           
protected  java.lang.String number
           
protected  java.lang.String personalDates
           
protected  java.lang.Boolean personalDirectOrder
           
protected  java.lang.String personalFullerForm
           
protected  java.lang.String personalPrefix
           
protected  java.lang.String personalPrimaryName
           
protected  java.lang.String personalRestOfName
           
protected  java.lang.String personalSuffix
           
protected  java.lang.String personalTitle
           
protected  java.lang.String qualifier
           
protected  java.lang.String salutation
           
protected  java.lang.String sortName
           
 
Constructor Summary
NameComplexType()
           
 
Method Summary
 java.lang.String getCitation()
          Gets the value of the citation property.
 java.lang.String getContactAddress1()
          Gets the value of the contactAddress1 property.
 java.lang.String getContactAddress2()
          Gets the value of the contactAddress2 property.
 java.lang.String getContactCity()
          Gets the value of the contactCity property.
 java.lang.String getContactCountry()
          Gets the value of the contactCountry property.
 java.lang.String getContactEmail()
          Gets the value of the contactEmail property.
 java.lang.String getContactFax()
          Gets the value of the contactFax property.
 java.lang.String getContactMailCode()
          Gets the value of the contactMailCode property.
 java.lang.String getContactName()
          Gets the value of the contactName property.
 java.lang.String getContactPhone()
          Gets the value of the contactPhone property.
 java.lang.String getContactRegion()
          Gets the value of the contactRegion property.
 java.lang.String getCorporatePrimaryName()
          Gets the value of the corporatePrimaryName property.
 java.lang.String getCorporateSubordinate1()
          Gets the value of the corporateSubordinate1 property.
 java.lang.String getCorporateSubordinate2()
          Gets the value of the corporateSubordinate2 property.
 java.lang.String getDescriptionNote()
          Gets the value of the descriptionNote property.
 java.lang.String getDescriptionType()
          Gets the value of the descriptionType property.
 java.lang.String getFamilyName()
          Gets the value of the familyName property.
 java.lang.String getFamilyNamePrefix()
          Gets the value of the familyNamePrefix property.
 java.lang.String getNameRule()
          Gets the value of the nameRule property.
 java.lang.String getNameSource()
          Gets the value of the nameSource property.
 java.lang.String getNameType()
          Gets the value of the nameType property.
 java.lang.String getNumber()
          Gets the value of the number property.
 java.lang.String getPersonalDates()
          Gets the value of the personalDates property.
 java.lang.String getPersonalFullerForm()
          Gets the value of the personalFullerForm property.
 java.lang.String getPersonalPrefix()
          Gets the value of the personalPrefix property.
 java.lang.String getPersonalPrimaryName()
          Gets the value of the personalPrimaryName property.
 java.lang.String getPersonalRestOfName()
          Gets the value of the personalRestOfName property.
 java.lang.String getPersonalSuffix()
          Gets the value of the personalSuffix property.
 java.lang.String getPersonalTitle()
          Gets the value of the personalTitle property.
 java.lang.String getQualifier()
          Gets the value of the qualifier property.
 java.lang.String getSalutation()
          Gets the value of the salutation property.
 java.lang.String getSortName()
          Gets the value of the sortName property.
 java.lang.Boolean isPersonalDirectOrder()
          Gets the value of the personalDirectOrder property.
 void setCitation(java.lang.String value)
          Sets the value of the citation property.
 void setContactAddress1(java.lang.String value)
          Sets the value of the contactAddress1 property.
 void setContactAddress2(java.lang.String value)
          Sets the value of the contactAddress2 property.
 void setContactCity(java.lang.String value)
          Sets the value of the contactCity property.
 void setContactCountry(java.lang.String value)
          Sets the value of the contactCountry property.
 void setContactEmail(java.lang.String value)
          Sets the value of the contactEmail property.
 void setContactFax(java.lang.String value)
          Sets the value of the contactFax property.
 void setContactMailCode(java.lang.String value)
          Sets the value of the contactMailCode property.
 void setContactName(java.lang.String value)
          Sets the value of the contactName property.
 void setContactPhone(java.lang.String value)
          Sets the value of the contactPhone property.
 void setContactRegion(java.lang.String value)
          Sets the value of the contactRegion property.
 void setCorporatePrimaryName(java.lang.String value)
          Sets the value of the corporatePrimaryName property.
 void setCorporateSubordinate1(java.lang.String value)
          Sets the value of the corporateSubordinate1 property.
 void setCorporateSubordinate2(java.lang.String value)
          Sets the value of the corporateSubordinate2 property.
 void setDescriptionNote(java.lang.String value)
          Sets the value of the descriptionNote property.
 void setDescriptionType(java.lang.String value)
          Sets the value of the descriptionType property.
 void setFamilyName(java.lang.String value)
          Sets the value of the familyName property.
 void setFamilyNamePrefix(java.lang.String value)
          Sets the value of the familyNamePrefix property.
 void setNameRule(java.lang.String value)
          Sets the value of the nameRule property.
 void setNameSource(java.lang.String value)
          Sets the value of the nameSource property.
 void setNameType(java.lang.String value)
          Sets the value of the nameType property.
 void setNumber(java.lang.String value)
          Sets the value of the number property.
 void setPersonalDates(java.lang.String value)
          Sets the value of the personalDates property.
 void setPersonalDirectOrder(java.lang.Boolean value)
          Sets the value of the personalDirectOrder property.
 void setPersonalFullerForm(java.lang.String value)
          Sets the value of the personalFullerForm property.
 void setPersonalPrefix(java.lang.String value)
          Sets the value of the personalPrefix property.
 void setPersonalPrimaryName(java.lang.String value)
          Sets the value of the personalPrimaryName property.
 void setPersonalRestOfName(java.lang.String value)
          Sets the value of the personalRestOfName property.
 void setPersonalSuffix(java.lang.String value)
          Sets the value of the personalSuffix property.
 void setPersonalTitle(java.lang.String value)
          Sets the value of the personalTitle property.
 void setQualifier(java.lang.String value)
          Sets the value of the qualifier property.
 void setSalutation(java.lang.String value)
          Sets the value of the salutation property.
 void setSortName(java.lang.String value)
          Sets the value of the sortName property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nameType

protected java.lang.String nameType

sortName

protected java.lang.String sortName

number

protected java.lang.String number

qualifier

protected java.lang.String qualifier

nameSource

protected java.lang.String nameSource

nameRule

protected java.lang.String nameRule

descriptionType

protected java.lang.String descriptionType

descriptionNote

protected java.lang.String descriptionNote

citation

protected java.lang.String citation

salutation

protected java.lang.String salutation

contactAddress1

protected java.lang.String contactAddress1

contactAddress2

protected java.lang.String contactAddress2

contactCity

protected java.lang.String contactCity

contactRegion

protected java.lang.String contactRegion

contactCountry

protected java.lang.String contactCountry

contactMailCode

protected java.lang.String contactMailCode

contactPhone

protected java.lang.String contactPhone

contactFax

protected java.lang.String contactFax

contactEmail

protected java.lang.String contactEmail

contactName

protected java.lang.String contactName

familyName

protected java.lang.String familyName

familyNamePrefix

protected java.lang.String familyNamePrefix

corporatePrimaryName

protected java.lang.String corporatePrimaryName

corporateSubordinate1

protected java.lang.String corporateSubordinate1

corporateSubordinate2

protected java.lang.String corporateSubordinate2

personalPrimaryName

protected java.lang.String personalPrimaryName

personalRestOfName

protected java.lang.String personalRestOfName

personalPrefix

protected java.lang.String personalPrefix

personalSuffix

protected java.lang.String personalSuffix

personalDates

protected java.lang.String personalDates

personalFullerForm

protected java.lang.String personalFullerForm

personalTitle

protected java.lang.String personalTitle

personalDirectOrder

protected java.lang.Boolean personalDirectOrder
Constructor Detail

NameComplexType

public NameComplexType()
Method Detail

getNameType

public java.lang.String getNameType()
Gets the value of the nameType property.

Returns:
possible object is String

setNameType

public void setNameType(java.lang.String value)
Sets the value of the nameType property.

Parameters:
value - allowed object is String

getSortName

public java.lang.String getSortName()
Gets the value of the sortName property.

Returns:
possible object is String

setSortName

public void setSortName(java.lang.String value)
Sets the value of the sortName property.

Parameters:
value - allowed object is String

getNumber

public java.lang.String getNumber()
Gets the value of the number property.

Returns:
possible object is String

setNumber

public void setNumber(java.lang.String value)
Sets the value of the number property.

Parameters:
value - allowed object is String

getQualifier

public java.lang.String getQualifier()
Gets the value of the qualifier property.

Returns:
possible object is String

setQualifier

public void setQualifier(java.lang.String value)
Sets the value of the qualifier property.

Parameters:
value - allowed object is String

getNameSource

public java.lang.String getNameSource()
Gets the value of the nameSource property.

Returns:
possible object is String

setNameSource

public void setNameSource(java.lang.String value)
Sets the value of the nameSource property.

Parameters:
value - allowed object is String

getNameRule

public java.lang.String getNameRule()
Gets the value of the nameRule property.

Returns:
possible object is String

setNameRule

public void setNameRule(java.lang.String value)
Sets the value of the nameRule property.

Parameters:
value - allowed object is String

getDescriptionType

public java.lang.String getDescriptionType()
Gets the value of the descriptionType property.

Returns:
possible object is String

setDescriptionType

public void setDescriptionType(java.lang.String value)
Sets the value of the descriptionType property.

Parameters:
value - allowed object is String

getDescriptionNote

public java.lang.String getDescriptionNote()
Gets the value of the descriptionNote property.

Returns:
possible object is String

setDescriptionNote

public void setDescriptionNote(java.lang.String value)
Sets the value of the descriptionNote property.

Parameters:
value - allowed object is String

getCitation

public java.lang.String getCitation()
Gets the value of the citation property.

Returns:
possible object is String

setCitation

public void setCitation(java.lang.String value)
Sets the value of the citation property.

Parameters:
value - allowed object is String

getSalutation

public java.lang.String getSalutation()
Gets the value of the salutation property.

Returns:
possible object is String

setSalutation

public void setSalutation(java.lang.String value)
Sets the value of the salutation property.

Parameters:
value - allowed object is String

getContactAddress1

public java.lang.String getContactAddress1()
Gets the value of the contactAddress1 property.

Returns:
possible object is String

setContactAddress1

public void setContactAddress1(java.lang.String value)
Sets the value of the contactAddress1 property.

Parameters:
value - allowed object is String

getContactAddress2

public java.lang.String getContactAddress2()
Gets the value of the contactAddress2 property.

Returns:
possible object is String

setContactAddress2

public void setContactAddress2(java.lang.String value)
Sets the value of the contactAddress2 property.

Parameters:
value - allowed object is String

getContactCity

public java.lang.String getContactCity()
Gets the value of the contactCity property.

Returns:
possible object is String

setContactCity

public void setContactCity(java.lang.String value)
Sets the value of the contactCity property.

Parameters:
value - allowed object is String

getContactRegion

public java.lang.String getContactRegion()
Gets the value of the contactRegion property.

Returns:
possible object is String

setContactRegion

public void setContactRegion(java.lang.String value)
Sets the value of the contactRegion property.

Parameters:
value - allowed object is String

getContactCountry

public java.lang.String getContactCountry()
Gets the value of the contactCountry property.

Returns:
possible object is String

setContactCountry

public void setContactCountry(java.lang.String value)
Sets the value of the contactCountry property.

Parameters:
value - allowed object is String

getContactMailCode

public java.lang.String getContactMailCode()
Gets the value of the contactMailCode property.

Returns:
possible object is String

setContactMailCode

public void setContactMailCode(java.lang.String value)
Sets the value of the contactMailCode property.

Parameters:
value - allowed object is String

getContactPhone

public java.lang.String getContactPhone()
Gets the value of the contactPhone property.

Returns:
possible object is String

setContactPhone

public void setContactPhone(java.lang.String value)
Sets the value of the contactPhone property.

Parameters:
value - allowed object is String

getContactFax

public java.lang.String getContactFax()
Gets the value of the contactFax property.

Returns:
possible object is String

setContactFax

public void setContactFax(java.lang.String value)
Sets the value of the contactFax property.

Parameters:
value - allowed object is String

getContactEmail

public java.lang.String getContactEmail()
Gets the value of the contactEmail property.

Returns:
possible object is String

setContactEmail

public void setContactEmail(java.lang.String value)
Sets the value of the contactEmail property.

Parameters:
value - allowed object is String

getContactName

public java.lang.String getContactName()
Gets the value of the contactName property.

Returns:
possible object is String

setContactName

public void setContactName(java.lang.String value)
Sets the value of the contactName property.

Parameters:
value - allowed object is String

getFamilyName

public java.lang.String getFamilyName()
Gets the value of the familyName property.

Returns:
possible object is String

setFamilyName

public void setFamilyName(java.lang.String value)
Sets the value of the familyName property.

Parameters:
value - allowed object is String

getFamilyNamePrefix

public java.lang.String getFamilyNamePrefix()
Gets the value of the familyNamePrefix property.

Returns:
possible object is String

setFamilyNamePrefix

public void setFamilyNamePrefix(java.lang.String value)
Sets the value of the familyNamePrefix property.

Parameters:
value - allowed object is String

getCorporatePrimaryName

public java.lang.String getCorporatePrimaryName()
Gets the value of the corporatePrimaryName property.

Returns:
possible object is String

setCorporatePrimaryName

public void setCorporatePrimaryName(java.lang.String value)
Sets the value of the corporatePrimaryName property.

Parameters:
value - allowed object is String

getCorporateSubordinate1

public java.lang.String getCorporateSubordinate1()
Gets the value of the corporateSubordinate1 property.

Returns:
possible object is String

setCorporateSubordinate1

public void setCorporateSubordinate1(java.lang.String value)
Sets the value of the corporateSubordinate1 property.

Parameters:
value - allowed object is String

getCorporateSubordinate2

public java.lang.String getCorporateSubordinate2()
Gets the value of the corporateSubordinate2 property.

Returns:
possible object is String

setCorporateSubordinate2

public void setCorporateSubordinate2(java.lang.String value)
Sets the value of the corporateSubordinate2 property.

Parameters:
value - allowed object is String

getPersonalPrimaryName

public java.lang.String getPersonalPrimaryName()
Gets the value of the personalPrimaryName property.

Returns:
possible object is String

setPersonalPrimaryName

public void setPersonalPrimaryName(java.lang.String value)
Sets the value of the personalPrimaryName property.

Parameters:
value - allowed object is String

getPersonalRestOfName

public java.lang.String getPersonalRestOfName()
Gets the value of the personalRestOfName property.

Returns:
possible object is String

setPersonalRestOfName

public void setPersonalRestOfName(java.lang.String value)
Sets the value of the personalRestOfName property.

Parameters:
value - allowed object is String

getPersonalPrefix

public java.lang.String getPersonalPrefix()
Gets the value of the personalPrefix property.

Returns:
possible object is String

setPersonalPrefix

public void setPersonalPrefix(java.lang.String value)
Sets the value of the personalPrefix property.

Parameters:
value - allowed object is String

getPersonalSuffix

public java.lang.String getPersonalSuffix()
Gets the value of the personalSuffix property.

Returns:
possible object is String

setPersonalSuffix

public void setPersonalSuffix(java.lang.String value)
Sets the value of the personalSuffix property.

Parameters:
value - allowed object is String

getPersonalDates

public java.lang.String getPersonalDates()
Gets the value of the personalDates property.

Returns:
possible object is String

setPersonalDates

public void setPersonalDates(java.lang.String value)
Sets the value of the personalDates property.

Parameters:
value - allowed object is String

getPersonalFullerForm

public java.lang.String getPersonalFullerForm()
Gets the value of the personalFullerForm property.

Returns:
possible object is String

setPersonalFullerForm

public void setPersonalFullerForm(java.lang.String value)
Sets the value of the personalFullerForm property.

Parameters:
value - allowed object is String

getPersonalTitle

public java.lang.String getPersonalTitle()
Gets the value of the personalTitle property.

Returns:
possible object is String

setPersonalTitle

public void setPersonalTitle(java.lang.String value)
Sets the value of the personalTitle property.

Parameters:
value - allowed object is String

isPersonalDirectOrder

public java.lang.Boolean isPersonalDirectOrder()
Gets the value of the personalDirectOrder property.

Returns:
possible object is Boolean

setPersonalDirectOrder

public void setPersonalDirectOrder(java.lang.Boolean value)
Sets the value of the personalDirectOrder property.

Parameters:
value - allowed object is Boolean