org.archiviststoolkit.structure.EAD
Class Entry

java.lang.Object
  extended by org.archiviststoolkit.structure.EAD.Entry

public class Entry
extends java.lang.Object

Java class for entry complex type.

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

 <complexType name="entry">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice maxOccurs="unbounded" minOccurs="0">
         <group ref="{urn:isbn:1-931666-22-9}m.phrase.plus"/>
         <element name="address" type="{urn:isbn:1-931666-22-9}address"/>
         <element name="list" type="{urn:isbn:1-931666-22-9}list"/>
         <element name="note" type="{urn:isbn:1-931666-22-9}note"/>
       </choice>
       <attGroup ref="{urn:isbn:1-931666-22-9}a.common"/>
       <attribute name="colname" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="namest" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="nameend" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="morerows" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="colsep" type="{urn:isbn:1-931666-22-9}yesorno" />
       <attribute name="rowsep" type="{urn:isbn:1-931666-22-9}yesorno" />
       <attribute name="align">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}token">
             <enumeration value="left"/>
             <enumeration value="right"/>
             <enumeration value="center"/>
             <enumeration value="justify"/>
             <enumeration value="char"/>
           </restriction>
         </simpleType>
       </attribute>
       <attribute name="char" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
       <attribute name="charoff" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
       <attribute name="valign">
         <simpleType>
           <restriction base="{http://www.w3.org/2001/XMLSchema}token">
             <enumeration value="top"/>
             <enumeration value="middle"/>
             <enumeration value="bottom"/>
           </restriction>
         </simpleType>
       </attribute>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  java.lang.String _char
           
protected  java.lang.String align
           
protected  java.lang.String altrender
           
protected  java.lang.String audience
           
protected  java.lang.String charoff
           
protected  java.lang.String colname
           
protected  java.lang.String colsep
           
protected  java.util.List<java.io.Serializable> content
           
protected  java.lang.String id
           
protected  java.lang.String morerows
           
protected  java.lang.String nameend
           
protected  java.lang.String namest
           
protected  java.lang.String rowsep
           
protected  java.lang.String valign
           
 
Constructor Summary
Entry()
           
 
Method Summary
 java.lang.String getAlign()
          Gets the value of the align property.
 java.lang.String getAltrender()
          Gets the value of the altrender property.
 java.lang.String getAudience()
          Gets the value of the audience property.
 java.lang.String getChar()
          Gets the value of the char property.
 java.lang.String getCharoff()
          Gets the value of the charoff property.
 java.lang.String getColname()
          Gets the value of the colname property.
 java.lang.String getColsep()
          Gets the value of the colsep property.
 java.util.List<java.io.Serializable> getContent()
          Gets the value of the content property.
 java.lang.String getId()
          Gets the value of the id property.
 java.lang.String getMorerows()
          Gets the value of the morerows property.
 java.lang.String getNameend()
          Gets the value of the nameend property.
 java.lang.String getNamest()
          Gets the value of the namest property.
 java.lang.String getRowsep()
          Gets the value of the rowsep property.
 java.lang.String getValign()
          Gets the value of the valign property.
 void setAlign(java.lang.String value)
          Sets the value of the align property.
 void setAltrender(java.lang.String value)
          Sets the value of the altrender property.
 void setAudience(java.lang.String value)
          Sets the value of the audience property.
 void setChar(java.lang.String value)
          Sets the value of the char property.
 void setCharoff(java.lang.String value)
          Sets the value of the charoff property.
 void setColname(java.lang.String value)
          Sets the value of the colname property.
 void setColsep(java.lang.String value)
          Sets the value of the colsep property.
 void setId(java.lang.String value)
          Sets the value of the id property.
 void setMorerows(java.lang.String value)
          Sets the value of the morerows property.
 void setNameend(java.lang.String value)
          Sets the value of the nameend property.
 void setNamest(java.lang.String value)
          Sets the value of the namest property.
 void setRowsep(java.lang.String value)
          Sets the value of the rowsep property.
 void setValign(java.lang.String value)
          Sets the value of the valign property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

content

protected java.util.List<java.io.Serializable> content

colname

protected java.lang.String colname

namest

protected java.lang.String namest

nameend

protected java.lang.String nameend

morerows

protected java.lang.String morerows

colsep

protected java.lang.String colsep

rowsep

protected java.lang.String rowsep

align

protected java.lang.String align

_char

protected java.lang.String _char

charoff

protected java.lang.String charoff

valign

protected java.lang.String valign

id

protected java.lang.String id

altrender

protected java.lang.String altrender

audience

protected java.lang.String audience
Constructor Detail

Entry

public Entry()
Method Detail

getContent

public java.util.List<java.io.Serializable> getContent()
Gets the value of the content 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 content property.

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

    getContent().add(newItem);
 

Objects of the following type(s) are allowed in the list JAXBElement<List> JAXBElement<Linkgrp> JAXBElement<Ptr> JAXBElement<Subject> JAXBElement<Archref> JAXBElement<Title> JAXBElement<Famname> JAXBElement<Num> JAXBElement<Note> JAXBElement<Unitdate> JAXBElement<Name> JAXBElement<Geogname> JAXBElement<Lb> JAXBElement<Persname> JAXBElement<Bibref> JAXBElement<Address> JAXBElement<Origination> JAXBElement<Genreform> JAXBElement<Extref> JAXBElement<Date> String JAXBElement<Unittitle> JAXBElement<Occupation> JAXBElement<Corpname> JAXBElement<Extptr> JAXBElement<Ref> JAXBElement<Function> JAXBElement<Repository> JAXBElement<Abbr> JAXBElement<Emph> JAXBElement<Expan>


getColname

public java.lang.String getColname()
Gets the value of the colname property.

Returns:
possible object is String

setColname

public void setColname(java.lang.String value)
Sets the value of the colname property.

Parameters:
value - allowed object is String

getNamest

public java.lang.String getNamest()
Gets the value of the namest property.

Returns:
possible object is String

setNamest

public void setNamest(java.lang.String value)
Sets the value of the namest property.

Parameters:
value - allowed object is String

getNameend

public java.lang.String getNameend()
Gets the value of the nameend property.

Returns:
possible object is String

setNameend

public void setNameend(java.lang.String value)
Sets the value of the nameend property.

Parameters:
value - allowed object is String

getMorerows

public java.lang.String getMorerows()
Gets the value of the morerows property.

Returns:
possible object is String

setMorerows

public void setMorerows(java.lang.String value)
Sets the value of the morerows property.

Parameters:
value - allowed object is String

getColsep

public java.lang.String getColsep()
Gets the value of the colsep property.

Returns:
possible object is String

setColsep

public void setColsep(java.lang.String value)
Sets the value of the colsep property.

Parameters:
value - allowed object is String

getRowsep

public java.lang.String getRowsep()
Gets the value of the rowsep property.

Returns:
possible object is String

setRowsep

public void setRowsep(java.lang.String value)
Sets the value of the rowsep property.

Parameters:
value - allowed object is String

getAlign

public java.lang.String getAlign()
Gets the value of the align property.

Returns:
possible object is String

setAlign

public void setAlign(java.lang.String value)
Sets the value of the align property.

Parameters:
value - allowed object is String

getChar

public java.lang.String getChar()
Gets the value of the char property.

Returns:
possible object is String

setChar

public void setChar(java.lang.String value)
Sets the value of the char property.

Parameters:
value - allowed object is String

getCharoff

public java.lang.String getCharoff()
Gets the value of the charoff property.

Returns:
possible object is String

setCharoff

public void setCharoff(java.lang.String value)
Sets the value of the charoff property.

Parameters:
value - allowed object is String

getValign

public java.lang.String getValign()
Gets the value of the valign property.

Returns:
possible object is String

setValign

public void setValign(java.lang.String value)
Sets the value of the valign property.

Parameters:
value - allowed object is String

getId

public java.lang.String getId()
Gets the value of the id property.

Returns:
possible object is String

setId

public void setId(java.lang.String value)
Sets the value of the id property.

Parameters:
value - allowed object is String

getAltrender

public java.lang.String getAltrender()
Gets the value of the altrender property.

Returns:
possible object is String

setAltrender

public void setAltrender(java.lang.String value)
Sets the value of the altrender property.

Parameters:
value - allowed object is String

getAudience

public java.lang.String getAudience()
Gets the value of the audience property.

Returns:
possible object is String

setAudience

public void setAudience(java.lang.String value)
Sets the value of the audience property.

Parameters:
value - allowed object is String