|
||||||||||
| 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.DescriptTypeImpl
public class DescriptTypeImpl
An XML descriptType(@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.DescriptType |
|---|
DescriptType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.DescriptType |
|---|
type |
| Constructor Summary | |
|---|---|
DescriptTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
String |
getAbstract()
Gets the "abstract" element |
String |
getPurpose()
Gets the "purpose" element |
String |
getSupplinf()
Gets the "supplinf" element |
boolean |
isSetSupplinf()
True if has "supplinf" element |
void |
setAbstract(String xabstract)
Sets the "abstract" element |
void |
setPurpose(String purpose)
Sets the "purpose" element |
void |
setSupplinf(String supplinf)
Sets the "supplinf" element |
void |
unsetSupplinf()
Unsets the "supplinf" element |
AbstractType |
xgetAbstract()
Gets (as xml) the "abstract" element |
PurposeType |
xgetPurpose()
Gets (as xml) the "purpose" element |
SupplinfType |
xgetSupplinf()
Gets (as xml) the "supplinf" element |
void |
xsetAbstract(AbstractType xabstract)
Sets (as xml) the "abstract" element |
void |
xsetPurpose(PurposeType purpose)
Sets (as xml) the "purpose" element |
void |
xsetSupplinf(SupplinfType supplinf)
Sets (as xml) the "supplinf" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DescriptTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getAbstract()
getAbstract in interface DescriptTypepublic AbstractType xgetAbstract()
xgetAbstract in interface DescriptTypepublic void setAbstract(String xabstract)
setAbstract in interface DescriptTypepublic void xsetAbstract(AbstractType xabstract)
xsetAbstract in interface DescriptTypepublic String getPurpose()
getPurpose in interface DescriptTypepublic PurposeType xgetPurpose()
xgetPurpose in interface DescriptTypepublic void setPurpose(String purpose)
setPurpose in interface DescriptTypepublic void xsetPurpose(PurposeType purpose)
xsetPurpose in interface DescriptTypepublic String getSupplinf()
getSupplinf in interface DescriptTypepublic SupplinfType xgetSupplinf()
xgetSupplinf in interface DescriptTypepublic boolean isSetSupplinf()
isSetSupplinf in interface DescriptTypepublic void setSupplinf(String supplinf)
setSupplinf in interface DescriptTypepublic void xsetSupplinf(SupplinfType supplinf)
xsetSupplinf in interface DescriptTypepublic void unsetSupplinf()
unsetSupplinf in interface DescriptType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||