|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.archiviststoolkit.structure.EAD.Indexentry
public class Indexentry
Java class for indexentry complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="indexentry"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <choice> <element name="namegrp" type="{urn:isbn:1-931666-22-9}namegrp"/> <group ref="{urn:isbn:1-931666-22-9}m.access.title"/> </choice> <choice minOccurs="0"> <element name="ptrgrp" type="{urn:isbn:1-931666-22-9}ptrgrp"/> <element name="ptr" type="{urn:isbn:1-931666-22-9}ptr"/> <element name="ref" type="{urn:isbn:1-931666-22-9}ref"/> </choice> <element name="indexentry" type="{urn:isbn:1-931666-22-9}indexentry" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attGroup ref="{urn:isbn:1-931666-22-9}a.common"/> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.lang.String |
altrender
|
protected java.lang.String |
audience
|
protected Corpname |
corpname
|
protected Famname |
famname
|
protected Function |
function
|
protected Genreform |
genreform
|
protected Geogname |
geogname
|
protected java.lang.String |
id
|
protected java.util.List<Indexentry> |
indexentry
|
protected Name |
name
|
protected Namegrp |
namegrp
|
protected Occupation |
occupation
|
protected Persname |
persname
|
protected Ptr |
ptr
|
protected Ptrgrp |
ptrgrp
|
protected Ref |
ref
|
protected Subject |
subject
|
protected Title |
title
|
Constructor Summary | |
---|---|
Indexentry()
|
Method Summary | |
---|---|
java.lang.String |
getAltrender()
Gets the value of the altrender property. |
java.lang.String |
getAudience()
Gets the value of the audience property. |
Corpname |
getCorpname()
Gets the value of the corpname property. |
Famname |
getFamname()
Gets the value of the famname property. |
Function |
getFunction()
Gets the value of the function property. |
Genreform |
getGenreform()
Gets the value of the genreform property. |
Geogname |
getGeogname()
Gets the value of the geogname property. |
java.lang.String |
getId()
Gets the value of the id property. |
java.util.List<Indexentry> |
getIndexentry()
Gets the value of the indexentry property. |
Name |
getName()
Gets the value of the name property. |
Namegrp |
getNamegrp()
Gets the value of the namegrp property. |
Occupation |
getOccupation()
Gets the value of the occupation property. |
Persname |
getPersname()
Gets the value of the persname property. |
Ptr |
getPtr()
Gets the value of the ptr property. |
Ptrgrp |
getPtrgrp()
Gets the value of the ptrgrp property. |
Ref |
getRef()
Gets the value of the ref property. |
Subject |
getSubject()
Gets the value of the subject property. |
Title |
getTitle()
Gets the value of the title property. |
void |
setAltrender(java.lang.String value)
Sets the value of the altrender property. |
void |
setAudience(java.lang.String value)
Sets the value of the audience property. |
void |
setCorpname(Corpname value)
Sets the value of the corpname property. |
void |
setFamname(Famname value)
Sets the value of the famname property. |
void |
setFunction(Function value)
Sets the value of the function property. |
void |
setGenreform(Genreform value)
Sets the value of the genreform property. |
void |
setGeogname(Geogname value)
Sets the value of the geogname property. |
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setName(Name value)
Sets the value of the name property. |
void |
setNamegrp(Namegrp value)
Sets the value of the namegrp property. |
void |
setOccupation(Occupation value)
Sets the value of the occupation property. |
void |
setPersname(Persname value)
Sets the value of the persname property. |
void |
setPtr(Ptr value)
Sets the value of the ptr property. |
void |
setPtrgrp(Ptrgrp value)
Sets the value of the ptrgrp property. |
void |
setRef(Ref value)
Sets the value of the ref property. |
void |
setSubject(Subject value)
Sets the value of the subject property. |
void |
setTitle(Title value)
Sets the value of the title property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Namegrp namegrp
protected Corpname corpname
protected Famname famname
protected Geogname geogname
protected Name name
protected Occupation occupation
protected Persname persname
protected Subject subject
protected Genreform genreform
protected Function function
protected Title title
protected Ptrgrp ptrgrp
protected Ptr ptr
protected Ref ref
protected java.util.List<Indexentry> indexentry
protected java.lang.String id
protected java.lang.String altrender
protected java.lang.String audience
Constructor Detail |
---|
public Indexentry()
Method Detail |
---|
public Namegrp getNamegrp()
Namegrp
public void setNamegrp(Namegrp value)
value
- allowed object is
Namegrp
public Corpname getCorpname()
Corpname
public void setCorpname(Corpname value)
value
- allowed object is
Corpname
public Famname getFamname()
Famname
public void setFamname(Famname value)
value
- allowed object is
Famname
public Geogname getGeogname()
Geogname
public void setGeogname(Geogname value)
value
- allowed object is
Geogname
public Name getName()
Name
public void setName(Name value)
value
- allowed object is
Name
public Occupation getOccupation()
Occupation
public void setOccupation(Occupation value)
value
- allowed object is
Occupation
public Persname getPersname()
Persname
public void setPersname(Persname value)
value
- allowed object is
Persname
public Subject getSubject()
Subject
public void setSubject(Subject value)
value
- allowed object is
Subject
public Genreform getGenreform()
Genreform
public void setGenreform(Genreform value)
value
- allowed object is
Genreform
public Function getFunction()
Function
public void setFunction(Function value)
value
- allowed object is
Function
public Title getTitle()
Title
public void setTitle(Title value)
value
- allowed object is
Title
public Ptrgrp getPtrgrp()
Ptrgrp
public void setPtrgrp(Ptrgrp value)
value
- allowed object is
Ptrgrp
public Ptr getPtr()
Ptr
public void setPtr(Ptr value)
value
- allowed object is
Ptr
public Ref getRef()
Ref
public void setRef(Ref value)
value
- allowed object is
Ref
public java.util.List<Indexentry> getIndexentry()
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 indexentry property.
For example, to add a new item, do as follows:
getIndexentry().add(newItem);
Objects of the following type(s) are allowed in the list
Indexentry
public java.lang.String getId()
String
public void setId(java.lang.String value)
value
- allowed object is
String
public java.lang.String getAltrender()
String
public void setAltrender(java.lang.String value)
value
- allowed object is
String
public java.lang.String getAudience()
String
public void setAudience(java.lang.String value)
value
- allowed object is
String
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |