public class PersonGrp 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">
<choice>
<group ref="{http://www.tei-c.org/ns/1.0}model.pLike" maxOccurs="unbounded"/>
<choice maxOccurs="unbounded" minOccurs="0">
<group ref="{http://www.tei-c.org/ns/1.0}model.personPart"/>
<group ref="{http://www.tei-c.org/ns/1.0}model.global"/>
</choice>
</choice>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.global.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.sortable.attributes"/>
<attribute name="role">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<pattern value="[^\p{C}\p{Z}]+"/>
</restriction>
</simpleType>
</attribute>
<attribute name="sex">
<simpleType>
<restriction>
<simpleType>
<list>
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<pattern value="[^\p{C}\p{Z}]+"/>
</restriction>
</simpleType>
</list>
</simpleType>
<minLength value="1"/>
</restriction>
</simpleType>
</attribute>
<attribute name="age">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<pattern value="[^\p{C}\p{Z}]+"/>
</restriction>
</simpleType>
</attribute>
<attribute name="size">
<simpleType>
<restriction>
<simpleType>
<list>
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<pattern value="[^\p{C}\p{Z}]+"/>
</restriction>
</simpleType>
</list>
</simpleType>
<minLength value="1"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
age |
protected List<String> |
anas |
protected String |
base |
protected List<Object> |
biblsAndBiblStructsAndListBibls |
protected String |
cert |
protected List<String> |
changes |
protected String |
copyOf |
protected List<String> |
corresps |
protected List<String> |
excludes |
protected List<String> |
facs |
protected String |
id |
protected String |
lang |
protected String |
n |
protected String |
next |
protected String |
prev |
protected List<MacroParaContent> |
psAndAbs |
protected List<String> |
rendering |
protected List<String> |
rends |
protected List<String> |
resps |
protected String |
role |
protected String |
sameAs |
protected List<String> |
selects |
protected List<String> |
sices |
protected List<String> |
sizes |
protected String |
sortKey |
protected List<String> |
sources |
protected String |
space |
protected String |
style |
protected List<String> |
synches |
| Constructor and Description |
|---|
PersonGrp() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAge()
Gets the value of the age property.
|
List<String> |
getAnas()
Gets the value of the anas property.
|
String |
getBase()
Gets the value of the base property.
|
List<Object> |
getBiblsAndBiblStructsAndListBibls()
Gets the value of the biblsAndBiblStructsAndListBibls 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> |
getExcludes()
Gets the value of the excludes property.
|
List<String> |
getFacs()
Gets the value of the facs property.
|
String |
getId()
Gets the value of the id property.
|
String |
getLang()
Gets the value of the lang property.
|
String |
getN()
Gets the value of the n property.
|
String |
getNext()
Gets the value of the next 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.
|
String |
getRole()
Gets the value of the role property.
|
String |
getSameAs()
Gets the value of the sameAs property.
|
List<String> |
getSelects()
Gets the value of the selects property.
|
List<String> |
getSices()
Gets the value of the sices property.
|
List<String> |
getSizes()
Gets the value of the sizes 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 |
getStyle()
Gets the value of the style property.
|
List<String> |
getSynches()
Gets the value of the synches property.
|
void |
setAge(String value)
Sets the value of the age 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 |
setId(String value)
Sets the value of the id property.
|
void |
setLang(String value)
Sets the value of the lang 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 |
setRole(String value)
Sets the value of the role 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 |
setStyle(String value)
Sets the value of the style property.
|
protected List<MacroParaContent> psAndAbs
protected String role
protected String age
protected String style
protected String cert
protected String base
protected String space
protected String id
protected String prev
protected String sameAs
protected String copyOf
protected String next
protected String n
protected String lang
protected String sortKey
public List<Object> getBiblsAndBiblStructsAndListBibls()
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 biblsAndBiblStructsAndListBibls property.
For example, to add a new item, do as follows:
getBiblsAndBiblStructsAndListBibls().add(newItem);
Objects of the following type(s) are allowed in the list
Bibl
BiblStruct
ListBibl
BiblFull
MsDesc
Event
ListEvent
PersName
Affiliation
Age
Education
Faith
Floruit
LangKnowledge
Nationality
Occupation
Persona
Residence
Sex
SocecStatus
State
Trait
Name
Idno
Birth
Death
Index
Span
SpanGrp
Interp
InterpGrp
Link
LinkGrp
Timeline
Join
JoinGrp
Alt
AltGrp
SubstJoin
ListTranspose
JAXBElement<Gb>
JAXBElement<Pb>
JAXBElement<Lb>
JAXBElement<Fw>
JAXBElement<Cb>
JAXBElement<Milestone>
JAXBElement<Anchor>
JAXBElement<Object>
Note
JAXBElement<Gap>
JAXBElement<Space>
JAXBElement<DamageSpan>
JAXBElement<DelSpan>
JAXBElement<App>
JAXBElement<AddSpan>
JAXBElement<WitDetail>
JAXBElement<Object>
Metamark
public 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 String getRole()
Stringpublic void setRole(String value)
value - allowed object is
Stringpublic List<String> getSices()
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 sices property.
For example, to add a new item, do as follows:
getSices().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getAge()
Stringpublic void setAge(String value)
value - allowed object is
Stringpublic List<String> getSizes()
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 sizes property.
For example, to add a new item, do as follows:
getSizes().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 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> 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 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 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 getBase()
Stringpublic void setBase(String value)
value - allowed object is
Stringpublic String getSpace()
Stringpublic void setSpace(String value)
value - allowed object is
Stringpublic void setId(String value)
value - allowed object is
Stringpublic 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 String getPrev()
Stringpublic void setPrev(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 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 getSameAs()
Stringpublic void setSameAs(String value)
value - allowed object is
Stringpublic String getCopyOf()
Stringpublic void setCopyOf(String value)
value - allowed object is
Stringpublic 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 String getNext()
Stringpublic void setNext(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> 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 void setN(String value)
value - allowed object is
Stringpublic String getLang()
Stringpublic void setLang(String value)
value - allowed object is
Stringpublic String getSortKey()
StringCopyright © 2018–2021 Fryske Akademy. All rights reserved.