|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataType
An XML dataType(@http://schemas.leadproject.org/2007/01/lms/lead). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DataType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
DataqualType |
addNewDataqual()
Appends and returns a new empty "dataqual" element |
DistinfoType |
addNewDistinfo()
Appends and returns a new empty "distinfo" element |
EainfoType |
addNewEainfo()
Appends and returns a new empty "eainfo" element |
EnclosedresourcesType |
addNewEnclosedresources()
Appends and returns a new empty "enclosedresources" element |
GeoSpatialType |
addNewGeospatial()
Appends and returns a new empty "geospatial" element |
IdinfoBase |
addNewIdinfo()
Appends and returns a new empty "idinfo" element |
MetainfoType |
addNewMetainfo()
Appends and returns a new empty "metainfo" element |
DataqualType |
getDataqual()
Gets the "dataqual" element |
DistinfoType |
getDistinfo()
Gets the "distinfo" element |
EainfoType |
getEainfo()
Gets the "eainfo" element |
EnclosedresourcesType |
getEnclosedresources()
Gets the "enclosedresources" element |
GeoSpatialType |
getGeospatial()
Gets the "geospatial" element |
IdinfoBase |
getIdinfo()
Gets the "idinfo" element |
MetainfoType |
getMetainfo()
Gets the "metainfo" element |
boolean |
isSetDataqual()
True if has "dataqual" element |
boolean |
isSetDistinfo()
True if has "distinfo" element |
boolean |
isSetEainfo()
True if has "eainfo" element |
boolean |
isSetEnclosedresources()
True if has "enclosedresources" element |
boolean |
isSetGeospatial()
True if has "geospatial" element |
void |
setDataqual(DataqualType dataqual)
Sets the "dataqual" element |
void |
setDistinfo(DistinfoType distinfo)
Sets the "distinfo" element |
void |
setEainfo(EainfoType eainfo)
Sets the "eainfo" element |
void |
setEnclosedresources(EnclosedresourcesType enclosedresources)
Sets the "enclosedresources" element |
void |
setGeospatial(GeoSpatialType geospatial)
Sets the "geospatial" element |
void |
setIdinfo(IdinfoBase idinfo)
Sets the "idinfo" element |
void |
setMetainfo(MetainfoType metainfo)
Sets the "metainfo" element |
void |
unsetDataqual()
Unsets the "dataqual" element |
void |
unsetDistinfo()
Unsets the "distinfo" element |
void |
unsetEainfo()
Unsets the "eainfo" element |
void |
unsetEnclosedresources()
Unsets the "enclosedresources" element |
void |
unsetGeospatial()
Unsets the "geospatial" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
IdinfoBase getIdinfo()
void setIdinfo(IdinfoBase idinfo)
IdinfoBase addNewIdinfo()
MetainfoType getMetainfo()
void setMetainfo(MetainfoType metainfo)
MetainfoType addNewMetainfo()
GeoSpatialType getGeospatial()
boolean isSetGeospatial()
void setGeospatial(GeoSpatialType geospatial)
GeoSpatialType addNewGeospatial()
void unsetGeospatial()
EainfoType getEainfo()
boolean isSetEainfo()
void setEainfo(EainfoType eainfo)
EainfoType addNewEainfo()
void unsetEainfo()
DistinfoType getDistinfo()
boolean isSetDistinfo()
void setDistinfo(DistinfoType distinfo)
DistinfoType addNewDistinfo()
void unsetDistinfo()
DataqualType getDataqual()
boolean isSetDataqual()
void setDataqual(DataqualType dataqual)
DataqualType addNewDataqual()
void unsetDataqual()
EnclosedresourcesType getEnclosedresources()
boolean isSetEnclosedresources()
void setEnclosedresources(EnclosedresourcesType enclosedresources)
EnclosedresourcesType addNewEnclosedresources()
void unsetEnclosedresources()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||