|
||||||||||
| 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.PubinfoTypeImpl
public class PubinfoTypeImpl
An XML pubinfoType(@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.PubinfoType |
|---|
PubinfoType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.PubinfoType |
|---|
type |
| Constructor Summary | |
|---|---|
PubinfoTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
String |
getPublish()
Gets the "publish" element |
String |
getPubplace()
Gets the "pubplace" element |
void |
setPublish(String publish)
Sets the "publish" element |
void |
setPubplace(String pubplace)
Sets the "pubplace" element |
PublishType |
xgetPublish()
Gets (as xml) the "publish" element |
PubplaceType |
xgetPubplace()
Gets (as xml) the "pubplace" element |
void |
xsetPublish(PublishType publish)
Sets (as xml) the "publish" element |
void |
xsetPubplace(PubplaceType pubplace)
Sets (as xml) the "pubplace" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PubinfoTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getPubplace()
getPubplace in interface PubinfoTypepublic PubplaceType xgetPubplace()
xgetPubplace in interface PubinfoTypepublic void setPubplace(String pubplace)
setPubplace in interface PubinfoTypepublic void xsetPubplace(PubplaceType pubplace)
xsetPubplace in interface PubinfoTypepublic String getPublish()
getPublish in interface PubinfoTypepublic PublishType xgetPublish()
xgetPublish in interface PubinfoTypepublic void setPublish(String publish)
setPublish in interface PubinfoTypepublic void xsetPublish(PublishType publish)
xsetPublish in interface PubinfoType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||