public class PhysDesc 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>
<group ref="{http://www.tei-c.org/ns/1.0}model.pLike" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}objectDesc" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}handDesc" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}typeDesc" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}scriptDesc" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}musicNotation" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}decoDesc" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}additions" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}bindingDesc" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}sealDesc" minOccurs="0"/>
<element ref="{http://www.tei-c.org/ns/1.0}accMat" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.tei-c.org/ns/1.0}att.global.attributes"/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AccMat |
accMat |
protected Additions |
additions |
protected List<String> |
anas |
protected String |
base |
protected BindingDesc |
bindingDesc |
protected String |
cert |
protected List<String> |
changes |
protected String |
copyOf |
protected List<String> |
corresps |
protected DecoDesc |
decoDesc |
protected List<String> |
excludes |
protected List<String> |
facs |
protected HandDesc |
handDesc |
protected String |
id |
protected String |
lang |
protected MusicNotation |
musicNotation |
protected String |
n |
protected String |
next |
protected ObjectDesc |
objectDesc |
protected String |
prev |
protected List<MacroParaContent> |
psAndAbs |
protected List<String> |
rendering |
protected List<String> |
rends |
protected List<String> |
resps |
protected String |
sameAs |
protected ScriptDesc |
scriptDesc |
protected SealDesc |
sealDesc |
protected List<String> |
selects |
protected List<String> |
sources |
protected String |
space |
protected String |
style |
protected List<String> |
synches |
protected TypeDesc |
typeDesc |
| Constructor and Description |
|---|
PhysDesc() |
| Modifier and Type | Method and Description |
|---|---|
AccMat |
getAccMat()
Gets the value of the accMat property.
|
Additions |
getAdditions()
Gets the value of the additions property.
|
List<String> |
getAnas()
Gets the value of the anas property.
|
String |
getBase()
Gets the value of the base property.
|
BindingDesc |
getBindingDesc()
Gets the value of the bindingDesc 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.
|
DecoDesc |
getDecoDesc()
Gets the value of the decoDesc property.
|
List<String> |
getExcludes()
Gets the value of the excludes property.
|
List<String> |
getFacs()
Gets the value of the facs property.
|
HandDesc |
getHandDesc()
Gets the value of the handDesc property.
|
String |
getId()
Gets the value of the id property.
|
String |
getLang()
Gets the value of the lang property.
|
MusicNotation |
getMusicNotation()
Gets the value of the musicNotation property.
|
String |
getN()
Gets the value of the n property.
|
String |
getNext()
Gets the value of the next property.
|
ObjectDesc |
getObjectDesc()
Gets the value of the objectDesc 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 |
getSameAs()
Gets the value of the sameAs property.
|
ScriptDesc |
getScriptDesc()
Gets the value of the scriptDesc property.
|
SealDesc |
getSealDesc()
Gets the value of the sealDesc 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.
|
List<String> |
getSynches()
Gets the value of the synches property.
|
TypeDesc |
getTypeDesc()
Gets the value of the typeDesc property.
|
void |
setAccMat(AccMat value)
Sets the value of the accMat property.
|
void |
setAdditions(Additions value)
Sets the value of the additions property.
|
void |
setBase(String value)
Sets the value of the base property.
|
void |
setBindingDesc(BindingDesc value)
Sets the value of the bindingDesc property.
|
void |
setCert(String value)
Sets the value of the cert property.
|
void |
setCopyOf(String value)
Sets the value of the copyOf property.
|
void |
setDecoDesc(DecoDesc value)
Sets the value of the decoDesc property.
|
void |
setHandDesc(HandDesc value)
Sets the value of the handDesc property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setMusicNotation(MusicNotation value)
Sets the value of the musicNotation property.
|
void |
setN(String value)
Sets the value of the n property.
|
void |
setNext(String value)
Sets the value of the next property.
|
void |
setObjectDesc(ObjectDesc value)
Sets the value of the objectDesc property.
|
void |
setPrev(String value)
Sets the value of the prev property.
|
void |
setSameAs(String value)
Sets the value of the sameAs property.
|
void |
setScriptDesc(ScriptDesc value)
Sets the value of the scriptDesc property.
|
void |
setSealDesc(SealDesc value)
Sets the value of the sealDesc property.
|
void |
setSpace(String value)
Sets the value of the space property.
|
void |
setStyle(String value)
Sets the value of the style property.
|
void |
setTypeDesc(TypeDesc value)
Sets the value of the typeDesc property.
|
protected List<MacroParaContent> psAndAbs
protected ObjectDesc objectDesc
protected HandDesc handDesc
protected TypeDesc typeDesc
protected ScriptDesc scriptDesc
protected MusicNotation musicNotation
protected DecoDesc decoDesc
protected Additions additions
protected BindingDesc bindingDesc
protected SealDesc sealDesc
protected AccMat accMat
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
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 ObjectDesc getObjectDesc()
ObjectDescpublic void setObjectDesc(ObjectDesc value)
value - allowed object is
ObjectDescpublic HandDesc getHandDesc()
HandDescpublic void setHandDesc(HandDesc value)
value - allowed object is
HandDescpublic TypeDesc getTypeDesc()
TypeDescpublic void setTypeDesc(TypeDesc value)
value - allowed object is
TypeDescpublic ScriptDesc getScriptDesc()
ScriptDescpublic void setScriptDesc(ScriptDesc value)
value - allowed object is
ScriptDescpublic MusicNotation getMusicNotation()
MusicNotationpublic void setMusicNotation(MusicNotation value)
value - allowed object is
MusicNotationpublic DecoDesc getDecoDesc()
DecoDescpublic void setDecoDesc(DecoDesc value)
value - allowed object is
DecoDescpublic Additions getAdditions()
Additionspublic void setAdditions(Additions value)
value - allowed object is
Additionspublic BindingDesc getBindingDesc()
BindingDescpublic void setBindingDesc(BindingDesc value)
value - allowed object is
BindingDescpublic SealDesc getSealDesc()
SealDescpublic void setSealDesc(SealDesc value)
value - allowed object is
SealDescpublic AccMat getAccMat()
AccMatpublic void setAccMat(AccMat value)
value - allowed object is
AccMatpublic 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()
StringCopyright © 2018–2019 Fryske Akademy. All rights reserved.