|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DescriptType
An XML descriptType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DescriptType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| 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 |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getAbstract()
AbstractType xgetAbstract()
void setAbstract(String xabstract)
void xsetAbstract(AbstractType xabstract)
String getPurpose()
PurposeType xgetPurpose()
void setPurpose(String purpose)
void xsetPurpose(PurposeType purpose)
String getSupplinf()
SupplinfType xgetSupplinf()
boolean isSetSupplinf()
void setSupplinf(String supplinf)
void xsetSupplinf(SupplinfType supplinf)
void unsetSupplinf()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||