|
||||||||||
| 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.EdomTypeImpl
public class EdomTypeImpl
An XML edomType(@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.EdomType |
|---|
EdomType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.EdomType |
|---|
type |
| Constructor Summary | |
|---|---|
EdomTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
String |
getEdomv()
Gets the "edomv" element |
String |
getEdomvd()
Gets the "edomvd" element |
String |
getEdomvds()
Gets the "edomvds" element |
void |
setEdomv(String edomv)
Sets the "edomv" element |
void |
setEdomvd(String edomvd)
Sets the "edomvd" element |
void |
setEdomvds(String edomvds)
Sets the "edomvds" element |
EdomvType |
xgetEdomv()
Gets (as xml) the "edomv" element |
EdomvdType |
xgetEdomvd()
Gets (as xml) the "edomvd" element |
EdomvdsType |
xgetEdomvds()
Gets (as xml) the "edomvds" element |
void |
xsetEdomv(EdomvType edomv)
Sets (as xml) the "edomv" element |
void |
xsetEdomvd(EdomvdType edomvd)
Sets (as xml) the "edomvd" element |
void |
xsetEdomvds(EdomvdsType edomvds)
Sets (as xml) the "edomvds" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EdomTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getEdomv()
getEdomv in interface EdomTypepublic EdomvType xgetEdomv()
xgetEdomv in interface EdomTypepublic void setEdomv(String edomv)
setEdomv in interface EdomTypepublic void xsetEdomv(EdomvType edomv)
xsetEdomv in interface EdomTypepublic String getEdomvd()
getEdomvd in interface EdomTypepublic EdomvdType xgetEdomvd()
xgetEdomvd in interface EdomTypepublic void setEdomvd(String edomvd)
setEdomvd in interface EdomTypepublic void xsetEdomvd(EdomvdType edomvd)
xsetEdomvd in interface EdomTypepublic String getEdomvds()
getEdomvds in interface EdomTypepublic EdomvdsType xgetEdomvds()
xgetEdomvds in interface EdomTypepublic void setEdomvds(String edomvds)
setEdomvds in interface EdomTypepublic void xsetEdomvds(EdomvdsType edomvds)
xsetEdomvds in interface EdomType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||