public class Relation 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}desc" minOccurs="0"/>
</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.sortable.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.editLike.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.datable.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"/>
<attribute name="name">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<pattern value="(\p{L}|\p{N}|\p{P}|\p{S})+"/>
</restriction>
</simpleType>
</attribute>
<attribute name="active">
<simpleType>
<restriction>
<simpleType>
<list itemType="{http://www.w3.org/2001/XMLSchema}anyURI" />
</simpleType>
<minLength value="1"/>
</restriction>
</simpleType>
</attribute>
<attribute name="mutual">
<simpleType>
<restriction>
<simpleType>
<list itemType="{http://www.w3.org/2001/XMLSchema}anyURI" />
</simpleType>
<minLength value="1"/>
</restriction>
</simpleType>
</attribute>
<attribute name="passive">
<simpleType>
<restriction>
<simpleType>
<list itemType="{http://www.w3.org/2001/XMLSchema}anyURI" />
</simpleType>
<minLength value="1"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
actives |
protected List<String> |
anas |
protected String |
base |
protected String |
calendar |
protected String |
cert |
protected List<String> |
changes |
protected String |
copyOf |
protected List<String> |
corresps |
protected Desc |
desc |
protected List<String> |
evidences |
protected List<String> |
excludes |
protected List<String> |
facs |
protected String |
from |
protected String |
id |
protected String |
instant |
protected String |
key |
protected String |
lang |
protected List<String> |
mutuals |
protected String |
n |
protected String |
name |
protected String |
next |
protected String |
notAfter |
protected String |
notBefore |
protected List<String> |
passives |
protected String |
period |
protected String |
prev |
protected List<String> |
rendering |
protected List<String> |
rends |
protected List<String> |
resps |
protected List<String> |
reves |
protected String |
sameAs |
protected List<String> |
selects |
protected String |
sortKey |
protected List<String> |
sources |
protected String |
space |
protected String |
style |
protected String |
subtype |
protected List<String> |
synches |
protected String |
to |
protected String |
type |
protected String |
when |
| Constructor and Description |
|---|
Relation() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getActives()
Gets the value of the actives property.
|
List<String> |
getAnas()
Gets the value of the anas property.
|
String |
getBase()
Gets the value of the base property.
|
String |
getCalendar()
Gets the value of the calendar 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.
|
Desc |
getDesc()
Gets the value of the desc property.
|
List<String> |
getEvidences()
Gets the value of the evidences property.
|
List<String> |
getExcludes()
Gets the value of the excludes property.
|
List<String> |
getFacs()
Gets the value of the facs property.
|
String |
getFrom()
Gets the value of the from property.
|
String |
getId()
Gets the value of the id property.
|
String |
getInstant()
Gets the value of the instant property.
|
String |
getKey()
Gets the value of the key property.
|
String |
getLang()
Gets the value of the lang property.
|
List<String> |
getMutuals()
Gets the value of the mutuals property.
|
String |
getN()
Gets the value of the n property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNext()
Gets the value of the next property.
|
String |
getNotAfter()
Gets the value of the notAfter property.
|
String |
getNotBefore()
Gets the value of the notBefore property.
|
List<String> |
getPassives()
Gets the value of the passives property.
|
String |
getPeriod()
Gets the value of the period property.
|
String |
getPrev()
Gets the value of the prev 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 |
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 |
getTo()
Gets the value of the to property.
|
String |
getType()
Gets the value of the type property.
|
String |
getWhen()
Gets the value of the when property.
|
void |
setBase(String value)
Sets the value of the base property.
|
void |
setCalendar(String value)
Sets the value of the calendar property.
|
void |
setCert(String value)
Sets the value of the cert property.
|
void |
setCopyOf(String value)
Sets the value of the copyOf property.
|
void |
setDesc(Desc value)
Sets the value of the desc property.
|
void |
setFrom(String value)
Sets the value of the from property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setInstant(String value)
Sets the value of the instant property.
|
void |
setKey(String value)
Sets the value of the key property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setN(String value)
Sets the value of the n property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNext(String value)
Sets the value of the next property.
|
void |
setNotAfter(String value)
Sets the value of the notAfter property.
|
void |
setNotBefore(String value)
Sets the value of the notBefore property.
|
void |
setPeriod(String value)
Sets the value of the period 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 |
setStyle(String value)
Sets the value of the style property.
|
void |
setSubtype(String value)
Sets the value of the subtype property.
|
void |
setTo(String value)
Sets the value of the to property.
|
void |
setType(String value)
Sets the value of the type property.
|
void |
setWhen(String value)
Sets the value of the when property.
|
protected Desc desc
protected String name
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 sortKey
protected String instant
protected String calendar
protected String period
protected String when
protected String notBefore
protected String to
protected String from
protected String notAfter
protected String key
protected String type
protected String subtype
public void setDesc(Desc value)
value - allowed object is
Descpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic List<String> getActives()
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 actives property.
For example, to add a new item, do as follows:
getActives().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getMutuals()
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 mutuals property.
For example, to add a new item, do as follows:
getMutuals().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getPassives()
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 passives property.
For example, to add a new item, do as follows:
getPassives().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> 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 String getSortKey()
Stringpublic void setSortKey(String value)
value - allowed object is
Stringpublic String getInstant()
Stringpublic void setInstant(String value)
value - allowed object is
Stringpublic List<String> getEvidences()
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 evidences property.
For example, to add a new item, do as follows:
getEvidences().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getCalendar()
Stringpublic void setCalendar(String value)
value - allowed object is
Stringpublic String getPeriod()
Stringpublic void setPeriod(String value)
value - allowed object is
Stringpublic String getWhen()
Stringpublic void setWhen(String value)
value - allowed object is
Stringpublic String getNotBefore()
Stringpublic void setNotBefore(String value)
value - allowed object is
Stringpublic void setTo(String value)
value - allowed object is
Stringpublic String getFrom()
Stringpublic void setFrom(String value)
value - allowed object is
Stringpublic String getNotAfter()
Stringpublic void setNotAfter(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()
StringCopyright © 2018–2019 Fryske Akademy. All rights reserved.