|
||||||||||
| 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.MetainfoTypeImpl
public class MetainfoTypeImpl
An XML metainfoType(@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.MetainfoType |
|---|
MetainfoType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.MetainfoType |
|---|
type |
| Constructor Summary | |
|---|---|
MetainfoTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
String |
getMetd()
Gets the "metd" element |
String |
getMetstdn()
Gets the "metstdn" element |
String |
getMetstdv()
Gets the "metstdv" element |
void |
setMetd(String metd)
Sets the "metd" element |
void |
setMetstdn(String metstdn)
Sets the "metstdn" element |
void |
setMetstdv(String metstdv)
Sets the "metstdv" element |
MetdType |
xgetMetd()
Gets (as xml) the "metd" element |
MetstdnType |
xgetMetstdn()
Gets (as xml) the "metstdn" element |
MetstdvType |
xgetMetstdv()
Gets (as xml) the "metstdv" element |
void |
xsetMetd(MetdType metd)
Sets (as xml) the "metd" element |
void |
xsetMetstdn(MetstdnType metstdn)
Sets (as xml) the "metstdn" element |
void |
xsetMetstdv(MetstdvType metstdv)
Sets (as xml) the "metstdv" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetainfoTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getMetd()
getMetd in interface MetainfoTypepublic MetdType xgetMetd()
xgetMetd in interface MetainfoTypepublic void setMetd(String metd)
setMetd in interface MetainfoTypepublic void xsetMetd(MetdType metd)
xsetMetd in interface MetainfoTypepublic String getMetstdn()
getMetstdn in interface MetainfoTypepublic MetstdnType xgetMetstdn()
xgetMetstdn in interface MetainfoTypepublic void setMetstdn(String metstdn)
setMetstdn in interface MetainfoTypepublic void xsetMetstdn(MetstdnType metstdn)
xsetMetstdn in interface MetainfoTypepublic String getMetstdv()
getMetstdv in interface MetainfoTypepublic MetstdvType xgetMetstdv()
xgetMetstdv in interface MetainfoTypepublic void setMetstdv(String metstdv)
setMetstdv in interface MetainfoTypepublic void xsetMetstdv(MetstdvType metstdv)
xsetMetstdv in interface MetainfoType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||