java.lang.Object
org.fa.tei.jaxb.facustomization.W

public class W 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}seg"/>
         <element ref="{http://www.tei-c.org/ns/1.0}w"/>
         <element ref="{http://www.tei-c.org/ns/1.0}m"/>
         <element ref="{http://www.tei-c.org/ns/1.0}c"/>
         <element ref="{http://www.tei-c.org/ns/1.0}pc"/>
         <group ref="{http://www.tei-c.org/ns/1.0}model.global"/>
         <group ref="{http://www.tei-c.org/ns/1.0}model.hiLike"/>
         <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.notated.attributes"/>
       <attGroup ref="{http://www.tei-c.org/ns/1.0}att.features.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.typed.attributes"/>
       <attGroup ref="{http://www.tei-c.org/ns/1.0}att.linguistic.attributes"/>
       <attGroup ref="{http://www.tei-c.org/ns/1.0}att.segLike.attributes"/>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • W

      public W()
  • Method Details

    • getContent

      public List<Object> getContent()
      Gets the value of the content property.

      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 Jakarta XML Binding 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 Seg W M C Pc Index Span SpanGrp Interp InterpGrp Link LinkGrp Timeline Join JoinGrp Alt AltGrp SubstJoin ListTranspose Milestone Gb Pb Lb Cb Anchor Fw Note NoteGrp Gap Ellipsis AddSpan DamageSpan DelSpan Space App WitDetail Metamark Hi Q Choice Abbr Expan Ex Am Subst Sic Corr Reg Orig Add Del Unclear Damage HandShift Restore Supplied Surplus Secl Mod Redo Retrace Undo String

    • getNotation

      public String getNotation()
      Gets the value of the notation property.
      Returns:
      possible object is String
    • setNotation

      public void setNotation(String value)
      Sets the value of the notation property.
      Parameters:
      value - allowed object is String
    • getPredicate

      public M.Predicate getPredicate()
      Gets the value of the predicate property.
      Returns:
      possible object is M.Predicate
    • setPredicate

      public void setPredicate(M.Predicate value)
      Sets the value of the predicate property.
      Parameters:
      value - allowed object is M.Predicate
    • getPoss

      public M.Poss getPoss()
      Gets the value of the poss property.
      Returns:
      possible object is M.Poss
    • setPoss

      public void setPoss(M.Poss value)
      Sets the value of the poss property.
      Parameters:
      value - allowed object is M.Poss
    • getNumber

      public M.Number getNumber()
      Gets the value of the number property.
      Returns:
      possible object is M.Number
    • setNumber

      public void setNumber(M.Number value)
      Sets the value of the number property.
      Parameters:
      value - allowed object is M.Number
    • getCase

      public M.Case getCase()
      Gets the value of the case property.
      Returns:
      possible object is M.Case
    • setCase

      public void setCase(M.Case value)
      Sets the value of the case property.
      Parameters:
      value - allowed object is M.Case
    • getTense

      public M.Tense getTense()
      Gets the value of the tense property.
      Returns:
      possible object is M.Tense
    • setTense

      public void setTense(M.Tense value)
      Sets the value of the tense property.
      Parameters:
      value - allowed object is M.Tense
    • getVoice

      public M.Voice getVoice()
      Gets the value of the voice property.
      Returns:
      possible object is M.Voice
    • setVoice

      public void setVoice(M.Voice value)
      Sets the value of the voice property.
      Parameters:
      value - allowed object is M.Voice
    • getSuffix

      public M.Suffix getSuffix()
      Gets the value of the suffix property.
      Returns:
      possible object is M.Suffix
    • setSuffix

      public void setSuffix(M.Suffix value)
      Sets the value of the suffix property.
      Parameters:
      value - allowed object is M.Suffix
    • getMood

      public M.Mood getMood()
      Gets the value of the mood property.
      Returns:
      possible object is M.Mood
    • setMood

      public void setMood(M.Mood value)
      Sets the value of the mood property.
      Parameters:
      value - allowed object is M.Mood
    • getHyph

      public M.Hyph getHyph()
      Gets the value of the hyph property.
      Returns:
      possible object is M.Hyph
    • setHyph

      public void setHyph(M.Hyph value)
      Sets the value of the hyph property.
      Parameters:
      value - allowed object is M.Hyph
    • getCompound

      public M.Compound getCompound()
      Gets the value of the compound property.
      Returns:
      possible object is M.Compound
    • setCompound

      public void setCompound(M.Compound value)
      Sets the value of the compound property.
      Parameters:
      value - allowed object is M.Compound
    • getConvertedfrom

      public M.Convertedfrom getConvertedfrom()
      Gets the value of the convertedfrom property.
      Returns:
      possible object is M.Convertedfrom
    • setConvertedfrom

      public void setConvertedfrom(M.Convertedfrom value)
      Sets the value of the convertedfrom property.
      Parameters:
      value - allowed object is M.Convertedfrom
    • getVerbtype

      public M.Verbtype getVerbtype()
      Gets the value of the verbtype property.
      Returns:
      possible object is M.Verbtype
    • setVerbtype

      public void setVerbtype(M.Verbtype value)
      Sets the value of the verbtype property.
      Parameters:
      value - allowed object is M.Verbtype
    • getPerson

      public M.Person getPerson()
      Gets the value of the person property.
      Returns:
      possible object is M.Person
    • setPerson

      public void setPerson(M.Person value)
      Sets the value of the person property.
      Parameters:
      value - allowed object is M.Person
    • getDegree

      public M.Degree getDegree()
      Gets the value of the degree property.
      Returns:
      possible object is M.Degree
    • setDegree

      public void setDegree(M.Degree value)
      Sets the value of the degree property.
      Parameters:
      value - allowed object is M.Degree
    • getProntype

      public M.Prontype getProntype()
      Gets the value of the prontype property.
      Returns:
      possible object is M.Prontype
    • setProntype

      public void setProntype(M.Prontype value)
      Sets the value of the prontype property.
      Parameters:
      value - allowed object is M.Prontype
    • getReflex

      public M.Reflex getReflex()
      Gets the value of the reflex property.
      Returns:
      possible object is M.Reflex
    • setReflex

      public void setReflex(M.Reflex value)
      Sets the value of the reflex property.
      Parameters:
      value - allowed object is M.Reflex
    • getNumtype

      public M.Numtype getNumtype()
      Gets the value of the numtype property.
      Returns:
      possible object is M.Numtype
    • setNumtype

      public void setNumtype(M.Numtype value)
      Sets the value of the numtype property.
      Parameters:
      value - allowed object is M.Numtype
    • getProdrop

      public M.Prodrop getProdrop()
      Gets the value of the prodrop property.
      Returns:
      possible object is M.Prodrop
    • setProdrop

      public void setProdrop(M.Prodrop value)
      Sets the value of the prodrop property.
      Parameters:
      value - allowed object is M.Prodrop
    • getClitic

      public M.Clitic getClitic()
      Gets the value of the clitic property.
      Returns:
      possible object is M.Clitic
    • setClitic

      public void setClitic(M.Clitic value)
      Sets the value of the clitic property.
      Parameters:
      value - allowed object is M.Clitic
    • getInflection

      public M.Inflection getInflection()
      Gets the value of the inflection property.
      Returns:
      possible object is M.Inflection
    • setInflection

      public void setInflection(M.Inflection value)
      Sets the value of the inflection property.
      Parameters:
      value - allowed object is M.Inflection
    • getConstruction

      public M.Construction getConstruction()
      Gets the value of the construction property.
      Returns:
      possible object is M.Construction
    • setConstruction

      public void setConstruction(M.Construction value)
      Sets the value of the construction property.
      Parameters:
      value - allowed object is M.Construction
    • getPolite

      public M.Polite getPolite()
      Gets the value of the polite property.
      Returns:
      possible object is M.Polite
    • setPolite

      public void setPolite(M.Polite value)
      Sets the value of the polite property.
      Parameters:
      value - allowed object is M.Polite
    • getIslemma

      public M.Islemma getIslemma()
      Gets the value of the islemma property.
      Returns:
      possible object is M.Islemma
    • setIslemma

      public void setIslemma(M.Islemma value)
      Sets the value of the islemma property.
      Parameters:
      value - allowed object is M.Islemma
    • getAbbr

      public M.Abbr getAbbr()
      Gets the value of the abbr property.
      Returns:
      possible object is M.Abbr
    • setAbbr

      public void setAbbr(M.Abbr value)
      Sets the value of the abbr property.
      Parameters:
      value - allowed object is M.Abbr
    • getValency

      public M.Valency getValency()
      Gets the value of the valency property.
      Returns:
      possible object is M.Valency
    • setValency

      public void setValency(M.Valency value)
      Sets the value of the valency property.
      Parameters:
      value - allowed object is M.Valency
    • getPrefix

      public M.Prefix getPrefix()
      Gets the value of the prefix property.
      Returns:
      possible object is M.Prefix
    • setPrefix

      public void setPrefix(M.Prefix value)
      Sets the value of the prefix property.
      Parameters:
      value - allowed object is M.Prefix
    • getVerbform

      public M.Verbform getVerbform()
      Gets the value of the verbform property.
      Returns:
      possible object is M.Verbform
    • setVerbform

      public void setVerbform(M.Verbform value)
      Sets the value of the verbform property.
      Parameters:
      value - allowed object is M.Verbform
    • getGender

      public M.Gender getGender()
      Gets the value of the gender property.
      Returns:
      possible object is M.Gender
    • setGender

      public void setGender(M.Gender value)
      Sets the value of the gender property.
      Parameters:
      value - allowed object is M.Gender
    • getCorresps

      public List<String> getCorresps()
      Gets the value of the corresps property.

      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 Jakarta XML Binding 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

    • getPrev

      public String getPrev()
      Gets the value of the prev property.
      Returns:
      possible object is String
    • setPrev

      public void setPrev(String value)
      Sets the value of the prev property.
      Parameters:
      value - allowed object is String
    • getNext

      public String getNext()
      Gets the value of the next property.
      Returns:
      possible object is String
    • setNext

      public void setNext(String value)
      Sets the value of the next property.
      Parameters:
      value - allowed object is String
    • getExcludes

      public List<String> getExcludes()
      Gets the value of the excludes property.

      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 Jakarta XML Binding 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

    • getSynches

      public List<String> getSynches()
      Gets the value of the synches property.

      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 Jakarta XML Binding 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

    • getSameAs

      public String getSameAs()
      Gets the value of the sameAs property.
      Returns:
      possible object is String
    • setSameAs

      public void setSameAs(String value)
      Sets the value of the sameAs property.
      Parameters:
      value - allowed object is String
    • getCopyOf

      public String getCopyOf()
      Gets the value of the copyOf property.
      Returns:
      possible object is String
    • setCopyOf

      public void setCopyOf(String value)
      Sets the value of the copyOf property.
      Parameters:
      value - allowed object is String
    • getSelects

      public List<String> getSelects()
      Gets the value of the selects property.

      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 Jakarta XML Binding 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

    • getResps

      public List<String> getResps()
      Gets the value of the resps property.

      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 Jakarta XML Binding 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

    • getCert

      public String getCert()
      Gets the value of the cert property.
      Returns:
      possible object is String
    • setCert

      public void setCert(String value)
      Sets the value of the cert property.
      Parameters:
      value - allowed object is String
    • getFacs

      public List<String> getFacs()
      Gets the value of the facs property.

      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 Jakarta XML Binding 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

    • getChanges

      public List<String> getChanges()
      Gets the value of the changes property.

      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 Jakarta XML Binding 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

    • getStyle

      public String getStyle()
      Gets the value of the style property.
      Returns:
      possible object is String
    • setStyle

      public void setStyle(String value)
      Sets the value of the style property.
      Parameters:
      value - allowed object is String
    • getRends

      public List<String> getRends()
      Gets the value of the rends property.

      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 Jakarta XML Binding 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

    • getRendering

      public List<String> getRendering()
      Gets the value of the rendering property.

      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 Jakarta XML Binding 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

    • getSources

      public List<String> getSources()
      Gets the value of the sources property.

      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 Jakarta XML Binding 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

    • getAnas

      public List<String> getAnas()
      Gets the value of the anas property.

      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 Jakarta XML Binding 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

    • getN

      public String getN()
      Gets the value of the n property.
      Returns:
      possible object is String
    • setN

      public void setN(String value)
      Sets the value of the n property.
      Parameters:
      value - allowed object is String
    • getBase

      public String getBase()
      Gets the value of the base property.
      Returns:
      possible object is String
    • setBase

      public void setBase(String value)
      Sets the value of the base property.
      Parameters:
      value - allowed object is String
    • getSpace

      public String getSpace()
      Gets the value of the space property.
      Returns:
      possible object is String
    • setSpace

      public void setSpace(String value)
      Sets the value of the space property.
      Parameters:
      value - allowed object is String
    • getId

      public String getId()
      Gets the value of the id property.
      Returns:
      possible object is String
    • setId

      public void setId(String value)
      Sets the value of the id property.
      Parameters:
      value - allowed object is String
    • getLang

      public String getLang()
      Gets the value of the lang property.
      Returns:
      possible object is String
    • setLang

      public void setLang(String value)
      Sets the value of the lang property.
      Parameters:
      value - allowed object is String
    • getSubtype

      public String getSubtype()
      Gets the value of the subtype property.
      Returns:
      possible object is String
    • setSubtype

      public void setSubtype(String value)
      Sets the value of the subtype property.
      Parameters:
      value - allowed object is String
    • getType

      public String getType()
      Gets the value of the type property.
      Returns:
      possible object is String
    • setType

      public void setType(String value)
      Sets the value of the type property.
      Parameters:
      value - allowed object is String
    • getMsd

      public String getMsd()
      Gets the value of the msd property.
      Returns:
      possible object is String
    • setMsd

      public void setMsd(String value)
      Sets the value of the msd property.
      Parameters:
      value - allowed object is String
    • getLemma

      public String getLemma()
      Gets the value of the lemma property.
      Returns:
      possible object is String
    • setLemma

      public void setLemma(String value)
      Sets the value of the lemma property.
      Parameters:
      value - allowed object is String
    • getLemmaRef

      public String getLemmaRef()
      Gets the value of the lemmaRef property.
      Returns:
      possible object is String
    • setLemmaRef

      public void setLemmaRef(String value)
      Sets the value of the lemmaRef property.
      Parameters:
      value - allowed object is String
    • getJoin

      public String getJoin()
      Gets the value of the join property.
      Returns:
      possible object is String
    • setJoin

      public void setJoin(String value)
      Sets the value of the join property.
      Parameters:
      value - allowed object is String
    • getPos

      public Pc.Pos getPos()
      Gets the value of the pos property.
      Returns:
      possible object is Pc.Pos
    • setPos

      public void setPos(Pc.Pos value)
      Sets the value of the pos property.
      Parameters:
      value - allowed object is Pc.Pos
    • getOrig

      public String getOrig()
      Gets the value of the orig property.
      Returns:
      possible object is String
    • setOrig

      public void setOrig(String value)
      Sets the value of the orig property.
      Parameters:
      value - allowed object is String
    • getNorm

      public String getNorm()
      Gets the value of the norm property.
      Returns:
      possible object is String
    • setNorm

      public void setNorm(String value)
      Sets the value of the norm property.
      Parameters:
      value - allowed object is String
    • getFunction

      public String getFunction()
      Gets the value of the function property.
      Returns:
      possible object is String
    • setFunction

      public void setFunction(String value)
      Sets the value of the function property.
      Parameters:
      value - allowed object is String
    • getDatcats

      public List<String> getDatcats()
      Gets the value of the datcats property.

      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 Jakarta XML Binding 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

    • getTargetDatcats

      public List<String> getTargetDatcats()
      Gets the value of the targetDatcats property.

      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 Jakarta XML Binding object. This is why there is not a set method for the targetDatcats property.

      For example, to add a new item, do as follows:

          getTargetDatcats().add(newItem);
       

      Objects of the following type(s) are allowed in the list String

    • getValueDatcats

      public List<String> getValueDatcats()
      Gets the value of the valueDatcats property.

      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 Jakarta XML Binding 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

    • getPart

      public String getPart()
      Gets the value of the part property.
      Returns:
      possible object is String
    • setPart

      public void setPart(String value)
      Sets the value of the part property.
      Parameters:
      value - allowed object is String