Class MacroPhraseSeq
- Direct Known Subclasses:
Abbr,AddName,AddrLine,Affiliation,Author,BiblScope,Birth,Bloc,Catchwords,CitedRange,Cl,Colophon,Country,Death,Distinct,Distributor,District,DocAuthor,DocDate,Edition,Editor,Education,Email,EventName,Expan,Explicit,Extent,Faith,FinalRubric,Floruit,Foreign,Forename,Fw,Gender,GenName,GeoDecl,GeogFeat,GeogName,Gloss,HeadItem,HeadLabel,Heraldry,Incipit,Label,Material,Measure,Mentioned,Name,NameLink,Nationality,Num,ObjectName,ObjectType,Offset,OrgName,OrigPlace,PersName,PersPronouns,Phr,PlaceName,Publisher,PubPlace,Rb,Region,Residence,RoleName,Rs,Rt,Rubric,S,SecFol,Settlement,Sex,SoCalled,SocecStatus,Speaker,Stamp,Street,Surname,Term,Unit,Watermark,Wit
Java class for macro.phraseSeq complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="macro.phraseSeq">
<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.attributable"/>
<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>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the content property.
-
Field Details
-
-
Constructor Details
-
MacroPhraseSeq
public MacroPhraseSeq()
-
-
Method Details
-
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
setmethod 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
QuoteCitSaidFloatingTextSClPhrWMCPcSegHiQForeignEmphDistinctMentionedSoCalledGlossTermTitleMediaGraphicBinaryObjectCatchwordsDimensionsHeraldryLocusLocusGrpMaterialObjectTypeOrigDateOrigPlaceSecFolSignaturesStampWatermarkChoiceAbbrExpanExAmSubstSicCorrRegOrigAddDelUnclearDamageHandShiftRestoreSuppliedSurplusSeclModRedoRetraceUndoPtrRefDateTimeNumMeasureMeasureGrpUnitGeoDimHeightDepthWidthEmailAddressAffiliationNameOrgNamePersNameOffsetGeogFeatPlaceNameBlocCountryRegionSettlementDistrictGeogNameClimateLocationPopulationStateTerrainTraitRsIdnoSurnameForenameGenNameNameLinkAddNameRoleNamePersPronounsEventNameObjectNameRubyIndexSpanSpanGrpInterpInterpGrpLinkLinkGrpTimelineJoinJoinGrpAltAltGrpSubstJoinListTransposeMilestoneGbPbLbCbAnchorFwNoteNoteGrpGapEllipsisAddSpanDamageSpanDelSpanSpaceAppWitDetailMetamarkString
-