public class MsItemStruct extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice minOccurs="0">
<element ref="{http://www.tei-c.org/ns/1.0}locus"/>
<element ref="{http://www.tei-c.org/ns/1.0}locusGrp"/>
</choice>
<choice>
<group ref="{http://www.tei-c.org/ns/1.0}model.pLike" maxOccurs="unbounded"/>
<sequence>
<element ref="{http://www.tei-c.org/ns/1.0}author" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}respStmt" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}title" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}rubric" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}incipit" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}msItemStruct" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}explicit" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}finalRubric" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}colophon" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}decoNote" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}listBibl" maxOccurs="unbounded" minOccurs="0"/>
<choice maxOccurs="unbounded" minOccurs="0">
<element ref="{http://www.tei-c.org/ns/1.0}bibl"/>
<element ref="{http://www.tei-c.org/ns/1.0}biblStruct"/>
</choice>
<element ref="{http://www.tei-c.org/ns/1.0}filiation" minOccurs="0"/>
<group ref="{http://www.tei-c.org/ns/1.0}model.noteLike" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}textLang" minOccurs="0"/>
</sequence>
</choice>
</sequence>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.global.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.msClass.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.msExcerpt.attributes"/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
MsItemStruct() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAnas()
Gets the value of the anas property.
|
List<Author> |
getAuthors()
Gets the value of the authors property.
|
String |
getBase()
Gets the value of the base property.
|
List<Object> |
getBiblsAndBiblStructs()
Gets the value of the biblsAndBiblStructs property.
|
String |
getCert()
Gets the value of the cert property.
|
List<String> |
getChanges()
Gets the value of the changes property.
|
List<String> |
getClazzs()
Gets the value of the clazzs property.
|
List<Colophon> |
getColophons()
Gets the value of the colophons property.
|
String |
getCopyOf()
Gets the value of the copyOf property.
|
List<String> |
getCorresps()
Gets the value of the corresps property.
|
List<DecoNote> |
getDecoNotes()
Gets the value of the decoNotes property.
|
String |
getDefective()
Gets the value of the defective property.
|
List<String> |
getExcludes()
Gets the value of the excludes property.
|
Explicit |
getExplicit()
Gets the value of the explicit property.
|
List<String> |
getFacs()
Gets the value of the facs property.
|
Filiation |
getFiliation()
Gets the value of the filiation property.
|
FinalRubric |
getFinalRubric()
Gets the value of the finalRubric property.
|
String |
getId()
Gets the value of the id property.
|
Incipit |
getIncipit()
Gets the value of the incipit property.
|
String |
getLang()
Gets the value of the lang property.
|
List<ListBibl> |
getListBibls()
Gets the value of the listBibls property.
|
Locus |
getLocus()
Gets the value of the locus property.
|
LocusGrp |
getLocusGrp()
Gets the value of the locusGrp property.
|
List<MsItemStruct> |
getMsItemStructs()
Gets the value of the msItemStructs property.
|
String |
getN()
Gets the value of the n property.
|
String |
getNext()
Gets the value of the next property.
|
List<Object> |
getNotesAndWitDetails()
Gets the value of the notesAndWitDetails property.
|
String |
getPrev()
Gets the value of the prev property.
|
List<MacroParaContent> |
getPSAndAbs()
Gets the value of the psAndAbs property.
|
List<String> |
getRendering()
Gets the value of the rendering property.
|
List<String> |
getRends()
Gets the value of the rends property.
|
List<String> |
getResps()
Gets the value of the resps property.
|
List<RespStmt> |
getRespStmts()
Gets the value of the respStmts property.
|
Rubric |
getRubric()
Gets the value of the rubric property.
|
String |
getSameAs()
Gets the value of the sameAs property.
|
List<String> |
getSelects()
Gets the value of the selects property.
|
List<String> |
getSources()
Gets the value of the sources property.
|
String |
getSpace()
Gets the value of the space property.
|
String |
getStyle()
Gets the value of the style property.
|
List<String> |
getSynches()
Gets the value of the synches property.
|
TextLang |
getTextLang()
Gets the value of the textLang property.
|
List<Title> |
getTitles()
Gets the value of the titles property.
|
void |
setBase(String value)
Sets the value of the base property.
|
void |
setCert(String value)
Sets the value of the cert property.
|
void |
setCopyOf(String value)
Sets the value of the copyOf property.
|
void |
setDefective(String value)
Sets the value of the defective property.
|
void |
setExplicit(Explicit value)
Sets the value of the explicit property.
|
void |
setFiliation(Filiation value)
Sets the value of the filiation property.
|
void |
setFinalRubric(FinalRubric value)
Sets the value of the finalRubric property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setIncipit(Incipit value)
Sets the value of the incipit property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setLocus(Locus value)
Sets the value of the locus property.
|
void |
setLocusGrp(LocusGrp value)
Sets the value of the locusGrp property.
|
void |
setN(String value)
Sets the value of the n property.
|
void |
setNext(String value)
Sets the value of the next property.
|
void |
setPrev(String value)
Sets the value of the prev property.
|
void |
setRubric(Rubric value)
Sets the value of the rubric property.
|
void |
setSameAs(String value)
Sets the value of the sameAs property.
|
void |
setSpace(String value)
Sets the value of the space property.
|
void |
setStyle(String value)
Sets the value of the style property.
|
void |
setTextLang(TextLang value)
Sets the value of the textLang property.
|
protected LocusGrp locusGrp
protected Locus locus
protected Rubric rubric
protected Incipit incipit
protected List<MsItemStruct> msItemStructs
protected Explicit explicit
protected FinalRubric finalRubric
protected Filiation filiation
protected TextLang textLang
protected List<MacroParaContent> psAndAbs
protected String n
protected String style
protected String base
protected String cert
protected String id
protected String lang
protected String prev
protected String sameAs
protected String next
protected String copyOf
protected String space
protected String defective
public LocusGrp getLocusGrp()
LocusGrppublic void setLocusGrp(LocusGrp value)
value - allowed object is
LocusGrppublic Locus getLocus()
Locuspublic void setLocus(Locus value)
value - allowed object is
Locuspublic List<Author> getAuthors()
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 authors property.
For example, to add a new item, do as follows:
getAuthors().add(newItem);
Objects of the following type(s) are allowed in the list
Author
public List<RespStmt> getRespStmts()
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 respStmts property.
For example, to add a new item, do as follows:
getRespStmts().add(newItem);
Objects of the following type(s) are allowed in the list
RespStmt
public List<Title> getTitles()
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 titles property.
For example, to add a new item, do as follows:
getTitles().add(newItem);
Objects of the following type(s) are allowed in the list
Title
public Rubric getRubric()
Rubricpublic void setRubric(Rubric value)
value - allowed object is
Rubricpublic Incipit getIncipit()
Incipitpublic void setIncipit(Incipit value)
value - allowed object is
Incipitpublic List<MsItemStruct> getMsItemStructs()
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 msItemStructs property.
For example, to add a new item, do as follows:
getMsItemStructs().add(newItem);
Objects of the following type(s) are allowed in the list
MsItemStruct
public Explicit getExplicit()
Explicitpublic void setExplicit(Explicit value)
value - allowed object is
Explicitpublic FinalRubric getFinalRubric()
FinalRubricpublic void setFinalRubric(FinalRubric value)
value - allowed object is
FinalRubricpublic List<Colophon> getColophons()
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 colophons property.
For example, to add a new item, do as follows:
getColophons().add(newItem);
Objects of the following type(s) are allowed in the list
Colophon
public List<DecoNote> getDecoNotes()
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 decoNotes property.
For example, to add a new item, do as follows:
getDecoNotes().add(newItem);
Objects of the following type(s) are allowed in the list
DecoNote
public List<ListBibl> getListBibls()
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 listBibls property.
For example, to add a new item, do as follows:
getListBibls().add(newItem);
Objects of the following type(s) are allowed in the list
ListBibl
public List<Object> getBiblsAndBiblStructs()
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 biblsAndBiblStructs property.
For example, to add a new item, do as follows:
getBiblsAndBiblStructs().add(newItem);
Objects of the following type(s) are allowed in the list
Bibl
BiblStruct
public Filiation getFiliation()
Filiationpublic void setFiliation(Filiation value)
value - allowed object is
Filiationpublic List<Object> getNotesAndWitDetails()
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 notesAndWitDetails property.
For example, to add a new item, do as follows:
getNotesAndWitDetails().add(newItem);
Objects of the following type(s) are allowed in the list
Note
WitDetail
public TextLang getTextLang()
TextLangpublic void setTextLang(TextLang value)
value - allowed object is
TextLangpublic List<MacroParaContent> getPSAndAbs()
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 psAndAbs property.
For example, to add a new item, do as follows:
getPSAndAbs().add(newItem);
Objects of the following type(s) are allowed in the list
P
Ab
public void setN(String value)
value - allowed object is
Stringpublic List<String> getRends()
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 rends property.
For example, to add a new item, do as follows:
getRends().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getStyle()
Stringpublic void setStyle(String value)
value - allowed object is
Stringpublic List<String> getRendering()
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 rendering property.
For example, to add a new item, do as follows:
getRendering().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getBase()
Stringpublic void setBase(String value)
value - allowed object is
Stringpublic List<String> getSources()
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 sources property.
For example, to add a new item, do as follows:
getSources().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getResps()
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 resps property.
For example, to add a new item, do as follows:
getResps().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getCert()
Stringpublic void setCert(String value)
value - allowed object is
Stringpublic void setId(String value)
value - allowed object is
Stringpublic String getLang()
Stringpublic void setLang(String value)
value - allowed object is
Stringpublic List<String> getSynches()
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 synches property.
For example, to add a new item, do as follows:
getSynches().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getPrev()
Stringpublic void setPrev(String value)
value - allowed object is
Stringpublic String getSameAs()
Stringpublic void setSameAs(String value)
value - allowed object is
Stringpublic String getNext()
Stringpublic void setNext(String value)
value - allowed object is
Stringpublic List<String> getCorresps()
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 corresps property.
For example, to add a new item, do as follows:
getCorresps().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getCopyOf()
Stringpublic void setCopyOf(String value)
value - allowed object is
Stringpublic List<String> getExcludes()
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 excludes property.
For example, to add a new item, do as follows:
getExcludes().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getSelects()
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 selects property.
For example, to add a new item, do as follows:
getSelects().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getChanges()
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 changes property.
For example, to add a new item, do as follows:
getChanges().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getFacs()
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 facs property.
For example, to add a new item, do as follows:
getFacs().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getAnas()
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 anas property.
For example, to add a new item, do as follows:
getAnas().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getSpace()
Stringpublic void setSpace(String value)
value - allowed object is
Stringpublic List<String> getClazzs()
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 clazzs property.
For example, to add a new item, do as follows:
getClazzs().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getDefective()
StringCopyright © 2018–2019 Fryske Akademy. All rights reserved.