|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CiteinfoType
An XML citeinfoType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
CiteinfoType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| 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 |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String[] getOriginArray()
String getOriginArray(int i)
OriginType[] xgetOriginArray()
OriginType xgetOriginArray(int i)
int sizeOfOriginArray()
void setOriginArray(String[] originArray)
void setOriginArray(int i,
String origin)
void xsetOriginArray(OriginType[] originArray)
void xsetOriginArray(int i,
OriginType origin)
void insertOrigin(int i,
String origin)
void addOrigin(String origin)
OriginType insertNewOrigin(int i)
OriginType addNewOrigin()
void removeOrigin(int i)
String getPubdate()
PubdateType xgetPubdate()
void setPubdate(String pubdate)
void xsetPubdate(PubdateType pubdate)
String getPubtime()
PubtimeType xgetPubtime()
boolean isSetPubtime()
void setPubtime(String pubtime)
void xsetPubtime(PubtimeType pubtime)
void unsetPubtime()
String getTitle()
TitleType xgetTitle()
void setTitle(String title)
void xsetTitle(TitleType title)
String getEdition()
EditionType xgetEdition()
boolean isSetEdition()
void setEdition(String edition)
void xsetEdition(EditionType edition)
void unsetEdition()
String getGeoform()
GeoformType xgetGeoform()
boolean isSetGeoform()
void setGeoform(String geoform)
void xsetGeoform(GeoformType geoform)
void unsetGeoform()
SerinfoType getSerinfo()
boolean isSetSerinfo()
void setSerinfo(SerinfoType serinfo)
SerinfoType addNewSerinfo()
void unsetSerinfo()
PubinfoType getPubinfo()
boolean isSetPubinfo()
void setPubinfo(PubinfoType pubinfo)
PubinfoType addNewPubinfo()
void unsetPubinfo()
String getOthercit()
OthercitType xgetOthercit()
boolean isSetOthercit()
void setOthercit(String othercit)
void xsetOthercit(OthercitType othercit)
void unsetOthercit()
String[] getOnlinkArray()
String getOnlinkArray(int i)
OnlinkType[] xgetOnlinkArray()
OnlinkType xgetOnlinkArray(int i)
int sizeOfOnlinkArray()
void setOnlinkArray(String[] onlinkArray)
void setOnlinkArray(int i,
String onlink)
void xsetOnlinkArray(OnlinkType[] onlinkArray)
void xsetOnlinkArray(int i,
OnlinkType onlink)
void insertOnlink(int i,
String onlink)
void addOnlink(String onlink)
OnlinkType insertNewOnlink(int i)
OnlinkType addNewOnlink()
void removeOnlink(int i)
LworkcitType getLworkcit()
boolean isSetLworkcit()
void setLworkcit(LworkcitType lworkcit)
LworkcitType addNewLworkcit()
void unsetLworkcit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||