public class OrigDate 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 maxOccurs="unbounded" minOccurs="0">
<group ref="{http://www.tei-c.org/ns/1.0}model.phrase"/>
<group ref="{http://www.tei-c.org/ns/1.0}model.global"/>
</choice>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.datable.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.dimensions.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.global.attributes"/>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.editLike.attributes"/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
anas |
protected String |
atLeast |
protected String |
atMost |
protected String |
base |
protected String |
calendar |
protected String |
cert |
protected List<String> |
changes |
protected Double |
confidence |
protected List<Object> |
content |
protected String |
copyOf |
protected List<String> |
corresps |
protected List<String> |
evidences |
protected List<String> |
excludes |
protected String |
extent |
protected List<String> |
facs |
protected String |
from |
protected String |
id |
protected String |
instant |
protected String |
lang |
protected String |
max |
protected String |
min |
protected String |
n |
protected String |
next |
protected String |
notAfter |
protected String |
notBefore |
protected String |
period |
protected String |
precision |
protected String |
prev |
protected String |
quantity |
protected List<String> |
rendering |
protected List<String> |
rends |
protected List<String> |
resps |
protected String |
sameAs |
protected String |
scope |
protected List<String> |
selects |
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 |
unit |
protected String |
when |
| Constructor and Description |
|---|
OrigDate() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAnas()
Gets the value of the anas property.
|
String |
getAtLeast()
Gets the value of the atLeast property.
|
String |
getAtMost()
Gets the value of the atMost 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.
|
Double |
getConfidence()
Gets the value of the confidence property.
|
List<Object> |
getContent()
Gets the value of the content property.
|
String |
getCopyOf()
Gets the value of the copyOf property.
|
List<String> |
getCorresps()
Gets the value of the corresps property.
|
List<String> |
getEvidences()
Gets the value of the evidences property.
|
List<String> |
getExcludes()
Gets the value of the excludes property.
|
String |
getExtent()
Gets the value of the extent 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 |
getLang()
Gets the value of the lang property.
|
String |
getMax()
Gets the value of the max property.
|
String |
getMin()
Gets the value of the min 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.
|
String |
getNotBefore()
Gets the value of the notBefore property.
|
String |
getPeriod()
Gets the value of the period property.
|
String |
getPrecision()
Gets the value of the precision property.
|
String |
getPrev()
Gets the value of the prev property.
|
String |
getQuantity()
Gets the value of the quantity 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 |
getSameAs()
Gets the value of the sameAs property.
|
String |
getScope()
Gets the value of the scope 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.
|
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 |
getUnit()
Gets the value of the unit property.
|
String |
getWhen()
Gets the value of the when property.
|
void |
setAtLeast(String value)
Sets the value of the atLeast property.
|
void |
setAtMost(String value)
Sets the value of the atMost 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 |
setConfidence(Double value)
Sets the value of the confidence property.
|
void |
setCopyOf(String value)
Sets the value of the copyOf property.
|
void |
setExtent(String value)
Sets the value of the extent 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 |
setLang(String value)
Sets the value of the lang property.
|
void |
setMax(String value)
Sets the value of the max property.
|
void |
setMin(String value)
Sets the value of the min 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 |
setNotBefore(String value)
Sets the value of the notBefore property.
|
void |
setPeriod(String value)
Sets the value of the period property.
|
void |
setPrecision(String value)
Sets the value of the precision property.
|
void |
setPrev(String value)
Sets the value of the prev property.
|
void |
setQuantity(String value)
Sets the value of the quantity property.
|
void |
setSameAs(String value)
Sets the value of the sameAs property.
|
void |
setScope(String value)
Sets the value of the scope 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 |
setUnit(String value)
Sets the value of the unit property.
|
void |
setWhen(String value)
Sets the value of the when property.
|
protected String calendar
protected String period
protected String when
protected String notBefore
protected String to
protected String from
protected String notAfter
protected String unit
protected String extent
protected String atLeast
protected String min
protected String max
protected Double confidence
protected String atMost
protected String precision
protected String scope
protected String quantity
protected String type
protected String subtype
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 instant
public List<Object> getContent()
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 content property.
For example, to add a new item, do as follows:
getContent().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<Phr>
JAXBElement<M>
JAXBElement<Seg>
JAXBElement<S>
JAXBElement<W>
JAXBElement<Pc>
JAXBElement<C>
JAXBElement<Cl>
JAXBElement<Object>
Hi
Foreign
Emph
Distinct
Mentioned
SoCalled
Gloss
Term
Title
Media
Graphic
BinaryObject
JAXBElement<OrigPlace>
JAXBElement<Dimensions>
JAXBElement<Catchwords>
JAXBElement<Material>
JAXBElement<OrigDate>
JAXBElement<Heraldry>
JAXBElement<Signatures>
JAXBElement<Stamp>
JAXBElement<SecFol>
JAXBElement<ObjectType>
JAXBElement<Watermark>
JAXBElement<Locus>
JAXBElement<LocusGrp>
JAXBElement<Object>
Choice
Abbr
Expan
Ex
Am
Subst
Sic
Corr
Reg
Orig
Add
Del
Unclear
Damage
HandShift
Restore
Supplied
Surplus
Secl
Mod
Redo
Retrace
Undo
JAXBElement<Ref>
JAXBElement<Ptr>
JAXBElement<Object>
JAXBElement<Rhyme>
JAXBElement<Caesura>
JAXBElement<Object>
Date
Time
Num
Measure
MeasureGrp
Unit
Dim
Height
Depth
Width
Geo
Email
Address
Affiliation
Name
OrgName
PersName
Offset
GeogFeat
PlaceName
Bloc
Country
Region
Settlement
District
GeogName
Climate
Location
Population
State
Terrain
Trait
Rs
Idno
Surname
Forename
GenName
NameLink
AddName
RoleName
Index
Span
SpanGrp
Interp
InterpGrp
Link
LinkGrp
Timeline
Join
JoinGrp
Alt
AltGrp
SubstJoin
ListTranspose
JAXBElement<Anchor>
JAXBElement<Fw>
JAXBElement<Gb>
JAXBElement<Pb>
JAXBElement<Cb>
JAXBElement<Milestone>
JAXBElement<Lb>
JAXBElement<Object>
Note
WitDetail
JAXBElement<App>
JAXBElement<AddSpan>
JAXBElement<Gap>
JAXBElement<DamageSpan>
JAXBElement<DelSpan>
JAXBElement<Space>
JAXBElement<Object>
Metamark
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 getUnit()
Stringpublic void setUnit(String value)
value - allowed object is
Stringpublic String getExtent()
Stringpublic void setExtent(String value)
value - allowed object is
Stringpublic String getAtLeast()
Stringpublic void setAtLeast(String value)
value - allowed object is
Stringpublic String getMin()
Stringpublic void setMin(String value)
value - allowed object is
Stringpublic String getMax()
Stringpublic void setMax(String value)
value - allowed object is
Stringpublic Double getConfidence()
Doublepublic void setConfidence(Double value)
value - allowed object is
Doublepublic String getAtMost()
Stringpublic void setAtMost(String value)
value - allowed object is
Stringpublic String getPrecision()
Stringpublic void setPrecision(String value)
value - allowed object is
Stringpublic String getScope()
Stringpublic void setScope(String value)
value - allowed object is
Stringpublic String getQuantity()
Stringpublic void setQuantity(String value)
value - allowed object is
Stringpublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic String getSubtype()
Stringpublic void setSubtype(String value)
value - allowed object is
Stringpublic 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 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
Copyright © 2018–2019 Fryske Akademy. All rights reserved.