|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.metadata.impl.CiteinfoTypeImpl
public class CiteinfoTypeImpl
An XML citeinfoType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.metadata.CiteinfoType |
|---|
CiteinfoType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.CiteinfoType |
|---|
type |
| Constructor Summary | |
|---|---|
CiteinfoTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
LworkcitType |
addNewLworkcit()
Appends and returns a new empty "lworkcit" element |
OnlinkType |
addNewOnlink()
Appends and returns a new empty value (as xml) as the last "onlink" element |
OriginType |
addNewOrigin()
Appends and returns a new empty value (as xml) as the last "origin" element |
PubinfoType |
addNewPubinfo()
Appends and returns a new empty "pubinfo" element |
SerinfoType |
addNewSerinfo()
Appends and returns a new empty "serinfo" element |
void |
addOnlink(String onlink)
Appends the value as the last "onlink" element |
void |
addOrigin(String origin)
Appends the value as the last "origin" element |
String |
getEdition()
Gets the "edition" element |
String |
getGeoform()
Gets the "geoform" element |
LworkcitType |
getLworkcit()
Gets the "lworkcit" element |
String[] |
getOnlinkArray()
Gets array of all "onlink" elements |
String |
getOnlinkArray(int i)
Gets ith "onlink" element |
String[] |
getOriginArray()
Gets array of all "origin" elements |
String |
getOriginArray(int i)
Gets ith "origin" element |
String |
getOthercit()
Gets the "othercit" element |
String |
getPubdate()
Gets the "pubdate" element |
PubinfoType |
getPubinfo()
Gets the "pubinfo" element |
String |
getPubtime()
Gets the "pubtime" element |
SerinfoType |
getSerinfo()
Gets the "serinfo" element |
String |
getTitle()
Gets the "title" element |
OnlinkType |
insertNewOnlink(int i)
Inserts and returns a new empty value (as xml) as the ith "onlink" element |
OriginType |
insertNewOrigin(int i)
Inserts and returns a new empty value (as xml) as the ith "origin" element |
void |
insertOnlink(int i,
String onlink)
Inserts the value as the ith "onlink" element |
void |
insertOrigin(int i,
String origin)
Inserts the value as the ith "origin" element |
boolean |
isSetEdition()
True if has "edition" element |
boolean |
isSetGeoform()
True if has "geoform" element |
boolean |
isSetLworkcit()
True if has "lworkcit" element |
boolean |
isSetOthercit()
True if has "othercit" element |
boolean |
isSetPubinfo()
True if has "pubinfo" element |
boolean |
isSetPubtime()
True if has "pubtime" element |
boolean |
isSetSerinfo()
True if has "serinfo" element |
void |
removeOnlink(int i)
Removes the ith "onlink" element |
void |
removeOrigin(int i)
Removes the ith "origin" element |
void |
setEdition(String edition)
Sets the "edition" element |
void |
setGeoform(String geoform)
Sets the "geoform" element |
void |
setLworkcit(LworkcitType lworkcit)
Sets the "lworkcit" element |
void |
setOnlinkArray(int i,
String onlink)
Sets ith "onlink" element |
void |
setOnlinkArray(String[] onlinkArray)
Sets array of all "onlink" element |
void |
setOriginArray(int i,
String origin)
Sets ith "origin" element |
void |
setOriginArray(String[] originArray)
Sets array of all "origin" element |
void |
setOthercit(String othercit)
Sets the "othercit" element |
void |
setPubdate(String pubdate)
Sets the "pubdate" element |
void |
setPubinfo(PubinfoType pubinfo)
Sets the "pubinfo" element |
void |
setPubtime(String pubtime)
Sets the "pubtime" element |
void |
setSerinfo(SerinfoType serinfo)
Sets the "serinfo" element |
void |
setTitle(String title)
Sets the "title" element |
int |
sizeOfOnlinkArray()
Returns number of "onlink" element |
int |
sizeOfOriginArray()
Returns number of "origin" element |
void |
unsetEdition()
Unsets the "edition" element |
void |
unsetGeoform()
Unsets the "geoform" element |
void |
unsetLworkcit()
Unsets the "lworkcit" element |
void |
unsetOthercit()
Unsets the "othercit" element |
void |
unsetPubinfo()
Unsets the "pubinfo" element |
void |
unsetPubtime()
Unsets the "pubtime" element |
void |
unsetSerinfo()
Unsets the "serinfo" element |
EditionType |
xgetEdition()
Gets (as xml) the "edition" element |
GeoformType |
xgetGeoform()
Gets (as xml) the "geoform" element |
OnlinkType[] |
xgetOnlinkArray()
Gets (as xml) array of all "onlink" elements |
OnlinkType |
xgetOnlinkArray(int i)
Gets (as xml) ith "onlink" element |
OriginType[] |
xgetOriginArray()
Gets (as xml) array of all "origin" elements |
OriginType |
xgetOriginArray(int i)
Gets (as xml) ith "origin" element |
OthercitType |
xgetOthercit()
Gets (as xml) the "othercit" element |
PubdateType |
xgetPubdate()
Gets (as xml) the "pubdate" element |
PubtimeType |
xgetPubtime()
Gets (as xml) the "pubtime" element |
TitleType |
xgetTitle()
Gets (as xml) the "title" element |
void |
xsetEdition(EditionType edition)
Sets (as xml) the "edition" element |
void |
xsetGeoform(GeoformType geoform)
Sets (as xml) the "geoform" element |
void |
xsetOnlinkArray(int i,
OnlinkType onlink)
Sets (as xml) ith "onlink" element |
void |
xsetOnlinkArray(OnlinkType[] onlinkArray)
Sets (as xml) array of all "onlink" element |
void |
xsetOriginArray(int i,
OriginType origin)
Sets (as xml) ith "origin" element |
void |
xsetOriginArray(OriginType[] originArray)
Sets (as xml) array of all "origin" element |
void |
xsetOthercit(OthercitType othercit)
Sets (as xml) the "othercit" element |
void |
xsetPubdate(PubdateType pubdate)
Sets (as xml) the "pubdate" element |
void |
xsetPubtime(PubtimeType pubtime)
Sets (as xml) the "pubtime" element |
void |
xsetTitle(TitleType title)
Sets (as xml) the "title" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CiteinfoTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String[] getOriginArray()
getOriginArray in interface CiteinfoTypepublic String getOriginArray(int i)
getOriginArray in interface CiteinfoTypepublic OriginType[] xgetOriginArray()
xgetOriginArray in interface CiteinfoTypepublic OriginType xgetOriginArray(int i)
xgetOriginArray in interface CiteinfoTypepublic int sizeOfOriginArray()
sizeOfOriginArray in interface CiteinfoTypepublic void setOriginArray(String[] originArray)
setOriginArray in interface CiteinfoType
public void setOriginArray(int i,
String origin)
setOriginArray in interface CiteinfoTypepublic void xsetOriginArray(OriginType[] originArray)
xsetOriginArray in interface CiteinfoType
public void xsetOriginArray(int i,
OriginType origin)
xsetOriginArray in interface CiteinfoType
public void insertOrigin(int i,
String origin)
insertOrigin in interface CiteinfoTypepublic void addOrigin(String origin)
addOrigin in interface CiteinfoTypepublic OriginType insertNewOrigin(int i)
insertNewOrigin in interface CiteinfoTypepublic OriginType addNewOrigin()
addNewOrigin in interface CiteinfoTypepublic void removeOrigin(int i)
removeOrigin in interface CiteinfoTypepublic String getPubdate()
getPubdate in interface CiteinfoTypepublic PubdateType xgetPubdate()
xgetPubdate in interface CiteinfoTypepublic void setPubdate(String pubdate)
setPubdate in interface CiteinfoTypepublic void xsetPubdate(PubdateType pubdate)
xsetPubdate in interface CiteinfoTypepublic String getPubtime()
getPubtime in interface CiteinfoTypepublic PubtimeType xgetPubtime()
xgetPubtime in interface CiteinfoTypepublic boolean isSetPubtime()
isSetPubtime in interface CiteinfoTypepublic void setPubtime(String pubtime)
setPubtime in interface CiteinfoTypepublic void xsetPubtime(PubtimeType pubtime)
xsetPubtime in interface CiteinfoTypepublic void unsetPubtime()
unsetPubtime in interface CiteinfoTypepublic String getTitle()
getTitle in interface CiteinfoTypepublic TitleType xgetTitle()
xgetTitle in interface CiteinfoTypepublic void setTitle(String title)
setTitle in interface CiteinfoTypepublic void xsetTitle(TitleType title)
xsetTitle in interface CiteinfoTypepublic String getEdition()
getEdition in interface CiteinfoTypepublic EditionType xgetEdition()
xgetEdition in interface CiteinfoTypepublic boolean isSetEdition()
isSetEdition in interface CiteinfoTypepublic void setEdition(String edition)
setEdition in interface CiteinfoTypepublic void xsetEdition(EditionType edition)
xsetEdition in interface CiteinfoTypepublic void unsetEdition()
unsetEdition in interface CiteinfoTypepublic String getGeoform()
getGeoform in interface CiteinfoTypepublic GeoformType xgetGeoform()
xgetGeoform in interface CiteinfoTypepublic boolean isSetGeoform()
isSetGeoform in interface CiteinfoTypepublic void setGeoform(String geoform)
setGeoform in interface CiteinfoTypepublic void xsetGeoform(GeoformType geoform)
xsetGeoform in interface CiteinfoTypepublic void unsetGeoform()
unsetGeoform in interface CiteinfoTypepublic SerinfoType getSerinfo()
getSerinfo in interface CiteinfoTypepublic boolean isSetSerinfo()
isSetSerinfo in interface CiteinfoTypepublic void setSerinfo(SerinfoType serinfo)
setSerinfo in interface CiteinfoTypepublic SerinfoType addNewSerinfo()
addNewSerinfo in interface CiteinfoTypepublic void unsetSerinfo()
unsetSerinfo in interface CiteinfoTypepublic PubinfoType getPubinfo()
getPubinfo in interface CiteinfoTypepublic boolean isSetPubinfo()
isSetPubinfo in interface CiteinfoTypepublic void setPubinfo(PubinfoType pubinfo)
setPubinfo in interface CiteinfoTypepublic PubinfoType addNewPubinfo()
addNewPubinfo in interface CiteinfoTypepublic void unsetPubinfo()
unsetPubinfo in interface CiteinfoTypepublic String getOthercit()
getOthercit in interface CiteinfoTypepublic OthercitType xgetOthercit()
xgetOthercit in interface CiteinfoTypepublic boolean isSetOthercit()
isSetOthercit in interface CiteinfoTypepublic void setOthercit(String othercit)
setOthercit in interface CiteinfoTypepublic void xsetOthercit(OthercitType othercit)
xsetOthercit in interface CiteinfoTypepublic void unsetOthercit()
unsetOthercit in interface CiteinfoTypepublic String[] getOnlinkArray()
getOnlinkArray in interface CiteinfoTypepublic String getOnlinkArray(int i)
getOnlinkArray in interface CiteinfoTypepublic OnlinkType[] xgetOnlinkArray()
xgetOnlinkArray in interface CiteinfoTypepublic OnlinkType xgetOnlinkArray(int i)
xgetOnlinkArray in interface CiteinfoTypepublic int sizeOfOnlinkArray()
sizeOfOnlinkArray in interface CiteinfoTypepublic void setOnlinkArray(String[] onlinkArray)
setOnlinkArray in interface CiteinfoType
public void setOnlinkArray(int i,
String onlink)
setOnlinkArray in interface CiteinfoTypepublic void xsetOnlinkArray(OnlinkType[] onlinkArray)
xsetOnlinkArray in interface CiteinfoType
public void xsetOnlinkArray(int i,
OnlinkType onlink)
xsetOnlinkArray in interface CiteinfoType
public void insertOnlink(int i,
String onlink)
insertOnlink in interface CiteinfoTypepublic void addOnlink(String onlink)
addOnlink in interface CiteinfoTypepublic OnlinkType insertNewOnlink(int i)
insertNewOnlink in interface CiteinfoTypepublic OnlinkType addNewOnlink()
addNewOnlink in interface CiteinfoTypepublic void removeOnlink(int i)
removeOnlink in interface CiteinfoTypepublic LworkcitType getLworkcit()
getLworkcit in interface CiteinfoTypepublic boolean isSetLworkcit()
isSetLworkcit in interface CiteinfoTypepublic void setLworkcit(LworkcitType lworkcit)
setLworkcit in interface CiteinfoTypepublic LworkcitType addNewLworkcit()
addNewLworkcit in interface CiteinfoTypepublic void unsetLworkcit()
unsetLworkcit in interface CiteinfoType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||