public class OrgName extends MacroPhraseSeq
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.tei-c.org/ns/1.0}macro.phraseSeq">
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.personal.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.editLike.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.global.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.datable.attributes"/>
</extension>
</complexContent>
</complexType>
content| Constructor and Description |
|---|
OrgName() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
String |
getDatingMethod()
Gets the value of the datingMethod property.
|
String |
getDatingPoint()
Gets the value of the datingPoint 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.
|
List<String> |
getFromCustoms()
Gets the value of the fromCustoms property.
|
String |
getFromIso()
Gets the value of the fromIso property.
|
String |
getFull()
Gets the value of the full 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.
|
String |
getN()
Gets the value of the n property.
|
String |
getNext()
Gets the value of the next property.
|
String |
getNotAfter()
Gets the value of the notAfter property.
|
List<String> |
getNotAfterCustoms()
Gets the value of the notAfterCustoms property.
|
String |
getNotAfterIso()
Gets the value of the notAfterIso property.
|
String |
getNotBefore()
Gets the value of the notBefore property.
|
List<String> |
getNotBeforeCustoms()
Gets the value of the notBeforeCustoms property.
|
String |
getNotBeforeIso()
Gets the value of the notBeforeIso property.
|
List<String> |
getNymReves()
Gets the value of the nymReves 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.
|
List<String> |
getRoles()
Gets the value of the roles property.
|
String |
getSameAs()
Gets the value of the sameAs property.
|
List<String> |
getSelects()
Gets the value of the selects property.
|
BigInteger |
getSort()
Gets the value of the sort 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.
|
List<String> |
getToCustoms()
Gets the value of the toCustoms property.
|
String |
getToIso()
Gets the value of the toIso property.
|
String |
getType()
Gets the value of the type property.
|
String |
getWhen()
Gets the value of the when property.
|
List<String> |
getWhenCustoms()
Gets the value of the whenCustoms property.
|
String |
getWhenIso()
Gets the value of the whenIso 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 |
setDatingMethod(String value)
Sets the value of the datingMethod property.
|
void |
setDatingPoint(String value)
Sets the value of the datingPoint property.
|
void |
setFrom(String value)
Sets the value of the from property.
|
void |
setFromIso(String value)
Sets the value of the fromIso property.
|
void |
setFull(String value)
Sets the value of the full 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 |
setNext(String value)
Sets the value of the next property.
|
void |
setNotAfter(String value)
Sets the value of the notAfter property.
|
void |
setNotAfterIso(String value)
Sets the value of the notAfterIso property.
|
void |
setNotBefore(String value)
Sets the value of the notBefore property.
|
void |
setNotBeforeIso(String value)
Sets the value of the notBeforeIso 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 |
setSort(BigInteger value)
Sets the value of the sort 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 |
setToIso(String value)
Sets the value of the toIso property.
|
void |
setType(String value)
Sets the value of the type property.
|
void |
setWhen(String value)
Sets the value of the when property.
|
void |
setWhenIso(String value)
Sets the value of the whenIso property.
|
getContentprotected String full
protected BigInteger sort
protected String key
protected String type
protected String subtype
protected String instant
protected String next
protected String sameAs
protected String copyOf
protected String prev
protected String cert
protected String lang
protected String base
protected String space
protected String style
protected String id
protected String n
protected String datingPoint
protected String datingMethod
protected String notBefore
protected String notAfter
protected String from
protected String to
protected String when
protected String calendar
protected String period
protected String whenIso
protected String toIso
protected String notAfterIso
protected String fromIso
protected String notBeforeIso
public String getFull()
Stringpublic void setFull(String value)
value - allowed object is
Stringpublic BigInteger getSort()
BigIntegerpublic void setSort(BigInteger value)
value - allowed object is
BigIntegerpublic 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 List<String> getNymReves()
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 nymReves property.
For example, to add a new item, do as follows:
getNymReves().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getRoles()
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 roles property.
For example, to add a new item, do as follows:
getRoles().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> 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 getInstant()
Stringpublic void setInstant(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 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> 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 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 String getCopyOf()
Stringpublic void setCopyOf(String value)
value - allowed object is
Stringpublic String getPrev()
Stringpublic void setPrev(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 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 getLang()
Stringpublic void setLang(String value)
value - allowed object is
Stringpublic String getBase()
Stringpublic void setBase(String value)
value - allowed object is
Stringpublic String getSpace()
Stringpublic void setSpace(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> 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 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 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 void setN(String value)
value - allowed object is
Stringpublic List<String> getFromCustoms()
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 fromCustoms property.
For example, to add a new item, do as follows:
getFromCustoms().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getDatingPoint()
Stringpublic void setDatingPoint(String value)
value - allowed object is
Stringpublic List<String> getNotAfterCustoms()
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 notAfterCustoms property.
For example, to add a new item, do as follows:
getNotAfterCustoms().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getToCustoms()
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 toCustoms property.
For example, to add a new item, do as follows:
getToCustoms().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getWhenCustoms()
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 whenCustoms property.
For example, to add a new item, do as follows:
getWhenCustoms().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getNotBeforeCustoms()
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 notBeforeCustoms property.
For example, to add a new item, do as follows:
getNotBeforeCustoms().add(newItem);
Objects of the following type(s) are allowed in the list
String
public String getDatingMethod()
Stringpublic void setDatingMethod(String value)
value - allowed object is
Stringpublic String getNotBefore()
Stringpublic void setNotBefore(String value)
value - allowed object is
Stringpublic String getNotAfter()
Stringpublic void setNotAfter(String value)
value - allowed object is
Stringpublic String getFrom()
Stringpublic void setFrom(String value)
value - allowed object is
Stringpublic void setTo(String value)
value - allowed object is
Stringpublic String getWhen()
Stringpublic void setWhen(String value)
value - allowed object is
Stringpublic 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 getWhenIso()
Stringpublic void setWhenIso(String value)
value - allowed object is
Stringpublic String getToIso()
Stringpublic void setToIso(String value)
value - allowed object is
Stringpublic String getNotAfterIso()
Stringpublic void setNotAfterIso(String value)
value - allowed object is
Stringpublic String getFromIso()
Stringpublic void setFromIso(String value)
value - allowed object is
Stringpublic String getNotBeforeIso()
StringCopyright © 2018–2020 Fryske Akademy. All rights reserved.