public class Pc 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">
<element ref="{http://www.tei-c.org/ns/1.0}c"/>
<group ref="{http://www.tei-c.org/ns/1.0}model.pPart.edit"/>
</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.segLike.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.linguistic.attributes"/>
<attribute name="force">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="strong"/>
<enumeration value="weak"/>
<enumeration value="inter"/>
</restriction>
</simpleType>
</attribute>
<attribute name="unit">
<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="pre" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
anas |
protected String |
base |
protected String |
cert |
protected List<String> |
changes |
protected List<Object> |
content |
protected String |
copyOf |
protected List<String> |
corresps |
protected List<String> |
datcats |
protected List<String> |
excludes |
protected List<String> |
facs |
protected String |
force |
protected String |
function |
protected String |
id |
protected String |
join |
protected String |
lang |
protected String |
lemma |
protected String |
lemmaRef |
protected String |
msd |
protected String |
n |
protected String |
next |
protected String |
part |
protected Join.Pos |
pos |
protected Boolean |
pre |
protected String |
prev |
protected List<String> |
rendering |
protected List<String> |
rends |
protected List<String> |
resps |
protected String |
sameAs |
protected List<String> |
selects |
protected List<String> |
sources |
protected String |
space |
protected String |
style |
protected String |
subtype |
protected List<String> |
synches |
protected String |
type |
protected String |
unit |
protected List<String> |
valueDatcats |
| Constructor and Description |
|---|
Pc() |
| 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 |
getCert()
Gets the value of the cert property.
|
List<String> |
getChanges()
Gets the value of the changes 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> |
getDatcats()
Gets the value of the datcats property.
|
List<String> |
getExcludes()
Gets the value of the excludes property.
|
List<String> |
getFacs()
Gets the value of the facs property.
|
String |
getForce()
Gets the value of the force property.
|
String |
getFunction()
Gets the value of the function property.
|
String |
getId()
Gets the value of the id property.
|
String |
getJoin()
Gets the value of the join property.
|
String |
getLang()
Gets the value of the lang property.
|
String |
getLemma()
Gets the value of the lemma property.
|
String |
getLemmaRef()
Gets the value of the lemmaRef property.
|
String |
getMsd()
Gets the value of the msd property.
|
String |
getN()
Gets the value of the n property.
|
String |
getNext()
Gets the value of the next property.
|
String |
getPart()
Gets the value of the part property.
|
Join.Pos |
getPos()
Gets the value of the pos 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.
|
String |
getSameAs()
Gets the value of the sameAs 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 |
getType()
Gets the value of the type property.
|
String |
getUnit()
Gets the value of the unit property.
|
List<String> |
getValueDatcats()
Gets the value of the valueDatcats property.
|
Boolean |
isPre()
Gets the value of the pre 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 |
setForce(String value)
Sets the value of the force property.
|
void |
setFunction(String value)
Sets the value of the function property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setJoin(String value)
Sets the value of the join property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setLemma(String value)
Sets the value of the lemma property.
|
void |
setLemmaRef(String value)
Sets the value of the lemmaRef property.
|
void |
setMsd(String value)
Sets the value of the msd property.
|
void |
setN(String value)
Sets the value of the n property.
|
void |
setNext(String value)
Sets the value of the next property.
|
void |
setPart(String value)
Sets the value of the part property.
|
void |
setPos(Join.Pos value)
Sets the value of the pos property.
|
void |
setPre(Boolean value)
Sets the value of the pre property.
|
void |
setPrev(String value)
Sets the value of the prev property.
|
void |
setSameAs(String value)
Sets the value of the sameAs 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 |
setType(String value)
Sets the value of the type property.
|
void |
setUnit(String value)
Sets the value of the unit property.
|
protected String force
protected String unit
protected Boolean pre
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 part
protected String function
protected String type
protected String subtype
protected String msd
protected String join
protected Join.Pos pos
protected String lemma
protected String lemmaRef
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<C>
Choice
Abbr
Expan
Ex
Am
Subst
Sic
Corr
Reg
Orig
Add
Del
Unclear
Damage
HandShift
Restore
Supplied
Surplus
Secl
Mod
Redo
Retrace
Undo
String
public String getForce()
Stringpublic void setForce(String value)
value - allowed object is
Stringpublic String getUnit()
Stringpublic void setUnit(String value)
value - allowed object is
Stringpublic Boolean isPre()
Booleanpublic void setPre(Boolean value)
value - allowed object is
Booleanpublic 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 getPart()
Stringpublic void setPart(String value)
value - allowed object is
Stringpublic String getFunction()
Stringpublic void setFunction(String value)
value - allowed object is
Stringpublic List<String> getValueDatcats()
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 valueDatcats property.
For example, to add a new item, do as follows:
getValueDatcats().add(newItem);
Objects of the following type(s) are allowed in the list
String
public List<String> getDatcats()
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 datcats property.
For example, to add a new item, do as follows:
getDatcats().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 String getMsd()
Stringpublic void setMsd(String value)
value - allowed object is
Stringpublic String getJoin()
Stringpublic void setJoin(String value)
value - allowed object is
Stringpublic Join.Pos getPos()
Join.Pospublic void setPos(Join.Pos value)
value - allowed object is
Join.Pospublic String getLemma()
Stringpublic void setLemma(String value)
value - allowed object is
Stringpublic String getLemmaRef()
StringCopyright © 2018–2019 Fryske Akademy. All rights reserved.