public class Object 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>
<element ref="{http://www.tei-c.org/ns/1.0}objectIdentifier" maxOccurs="unbounded"/>
<group ref="{http://www.tei-c.org/ns/1.0}model.headLike" maxOccurs="unbounded" minOccurs="0"/>
<choice>
<group ref="{http://www.tei-c.org/ns/1.0}model.pLike" maxOccurs="unbounded" minOccurs="0"/>
<sequence>
<element ref="{http://www.tei-c.org/ns/1.0}msContents" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}physDesc" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}history" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}additional" minOccurs="0"/>
</sequence>
</choice>
<choice maxOccurs="unbounded" minOccurs="0">
<group ref="{http://www.tei-c.org/ns/1.0}model.noteLike"/>
<group ref="{http://www.tei-c.org/ns/1.0}model.biblLike"/>
<element ref="{http://www.tei-c.org/ns/1.0}linkGrp"/>
<element ref="{http://www.tei-c.org/ns/1.0}link"/>
</choice>
<element ref="{http://www.tei-c.org/ns/1.0}object" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.sortable.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.docStatus.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.canonical.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.typed.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.declaring.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.global.attributes"/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Object() |
| Modifier and Type | Method and Description |
|---|---|
Additional |
getAdditional()
Gets the value of the additional property.
|
List<String> |
getAnas()
Gets the value of the anas property.
|
String |
getBase()
Gets the value of the base property.
|
String |
getCert()
Gets the value of the cert property.
|
List<String> |
getChanges()
Gets the value of the changes property.
|
String |
getCopyOf()
Gets the value of the copyOf property.
|
List<String> |
getCorresps()
Gets the value of the corresps property.
|
List<String> |
getDecls()
Gets the value of the decls property.
|
List<String> |
getExcludes()
Gets the value of the excludes property.
|
List<String> |
getFacs()
Gets the value of the facs property.
|
List<Head> |
getHeads()
Gets the value of the heads property.
|
History |
getHistory()
Gets the value of the history property.
|
String |
getId()
Gets the value of the id property.
|
String |
getKey()
Gets the value of the key property.
|
String |
getLang()
Gets the value of the lang property.
|
MsContents |
getMsContents()
Gets the value of the msContents property.
|
String |
getN()
Gets the value of the n property.
|
String |
getNext()
Gets the value of the next property.
|
List<Object> |
getNotesAndBiblsAndBiblStructs()
Gets the value of the notesAndBiblsAndBiblStructs property.
|
Object |
getObject()
Gets the value of the object property.
|
List<ObjectIdentifier> |
getObjectIdentifiers()
Gets the value of the objectIdentifiers property.
|
PhysDesc |
getPhysDesc()
Gets the value of the physDesc 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<String> |
getReves()
Gets the value of the reves property.
|
String |
getSameAs()
Gets the value of the sameAs property.
|
List<String> |
getSelects()
Gets the value of the selects property.
|
String |
getSortKey()
Gets the value of the sortKey property.
|
List<String> |
getSources()
Gets the value of the sources property.
|
String |
getSpace()
Gets the value of the space property.
|
String |
getStatus()
Gets the value of the status property.
|
String |
getStyle()
Gets the value of the style property.
|
String |
getSubtype()
Gets the value of the subtype property.
|
List<String> |
getSynches()
Gets the value of the synches property.
|
String |
getType()
Gets the value of the type property.
|
void |
setAdditional(Additional value)
Sets the value of the additional 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 |
setHistory(History value)
Sets the value of the history property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setKey(String value)
Sets the value of the key property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setMsContents(MsContents value)
Sets the value of the msContents property.
|
void |
setN(String value)
Sets the value of the n property.
|
void |
setNext(String value)
Sets the value of the next property.
|
void |
setObject(Object value)
Sets the value of the object property.
|
void |
setPhysDesc(PhysDesc value)
Sets the value of the physDesc property.
|
void |
setPrev(String value)
Sets the value of the prev property.
|
void |
setSameAs(String value)
Sets the value of the sameAs property.
|
void |
setSortKey(String value)
Sets the value of the sortKey property.
|
void |
setSpace(String value)
Sets the value of the space property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
void |
setStyle(String value)
Sets the value of the style property.
|
void |
setSubtype(String value)
Sets the value of the subtype property.
|
void |
setType(String value)
Sets the value of the type property.
|
protected List<ObjectIdentifier> objectIdentifiers
protected MsContents msContents
protected PhysDesc physDesc
protected History history
protected Additional additional
protected List<MacroParaContent> psAndAbs
protected Object object
protected String sortKey
protected String status
protected String key
protected String type
protected String subtype
protected String id
protected String space
protected String n
protected String lang
protected String cert
protected String base
protected String style
protected String copyOf
protected String sameAs
protected String next
protected String prev
public List<ObjectIdentifier> getObjectIdentifiers()
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 objectIdentifiers property.
For example, to add a new item, do as follows:
getObjectIdentifiers().add(newItem);
Objects of the following type(s) are allowed in the list
ObjectIdentifier
public List<Head> getHeads()
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 heads property.
For example, to add a new item, do as follows:
getHeads().add(newItem);
Objects of the following type(s) are allowed in the list
Head
public MsContents getMsContents()
MsContentspublic void setMsContents(MsContents value)
value - allowed object is
MsContentspublic PhysDesc getPhysDesc()
PhysDescpublic void setPhysDesc(PhysDesc value)
value - allowed object is
PhysDescpublic History getHistory()
Historypublic void setHistory(History value)
value - allowed object is
Historypublic Additional getAdditional()
Additionalpublic void setAdditional(Additional value)
value - allowed object is
Additionalpublic 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 List<Object> getNotesAndBiblsAndBiblStructs()
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 notesAndBiblsAndBiblStructs property.
For example, to add a new item, do as follows:
getNotesAndBiblsAndBiblStructs().add(newItem);
Objects of the following type(s) are allowed in the list
Note
Bibl
BiblStruct
ListBibl
BiblFull
MsDesc
LinkGrp
Link
public Object getObject()
Objectpublic void setObject(Object value)
value - allowed object is
Objectpublic String getSortKey()
Stringpublic void setSortKey(String value)
value - allowed object is
Stringpublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic String getKey()
Stringpublic void setKey(String value)
value - allowed object is
Stringpublic List<String> getReves()
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 reves property.
For example, to add a new item, do as follows:
getReves().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic String getSubtype()
Stringpublic void setSubtype(String value)
value - allowed object is
Stringpublic List<String> getDecls()
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 decls property.
For example, to add a new item, do as follows:
getDecls().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 void setId(String value)
value - allowed object is
Stringpublic String getSpace()
Stringpublic void setSpace(String value)
value - allowed object is
Stringpublic 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 void setN(String value)
value - allowed object is
Stringpublic 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 String getLang()
Stringpublic void setLang(String value)
value - allowed object is
Stringpublic String getCert()
Stringpublic void setCert(String value)
value - allowed object is
Stringpublic 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 getBase()
Stringpublic void setBase(String value)
value - allowed object is
Stringpublic String getStyle()
Stringpublic void setStyle(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 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 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 String getCopyOf()
Stringpublic void setCopyOf(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> 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 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> 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 getPrev()
StringCopyright © 2018–2020 Fryske Akademy. All rights reserved.