|
||||||||||
| 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.DataTypeImpl
public class DataTypeImpl
An XML dataType(@http://schemas.leadproject.org/2007/01/lms/lead). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.metadata.DataType |
|---|
DataType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.DataType |
|---|
type |
| Constructor Summary | |
|---|---|
DataTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public IdinfoBase getIdinfo()
getIdinfo in interface DataTypepublic void setIdinfo(IdinfoBase idinfo)
setIdinfo in interface DataTypepublic IdinfoBase addNewIdinfo()
addNewIdinfo in interface DataTypepublic MetainfoType getMetainfo()
getMetainfo in interface DataTypepublic void setMetainfo(MetainfoType metainfo)
setMetainfo in interface DataTypepublic MetainfoType addNewMetainfo()
addNewMetainfo in interface DataTypepublic GeoSpatialType getGeospatial()
getGeospatial in interface DataTypepublic boolean isSetGeospatial()
isSetGeospatial in interface DataTypepublic void setGeospatial(GeoSpatialType geospatial)
setGeospatial in interface DataTypepublic GeoSpatialType addNewGeospatial()
addNewGeospatial in interface DataTypepublic void unsetGeospatial()
unsetGeospatial in interface DataTypepublic EainfoType getEainfo()
getEainfo in interface DataTypepublic boolean isSetEainfo()
isSetEainfo in interface DataTypepublic void setEainfo(EainfoType eainfo)
setEainfo in interface DataTypepublic EainfoType addNewEainfo()
addNewEainfo in interface DataTypepublic void unsetEainfo()
unsetEainfo in interface DataTypepublic DistinfoType getDistinfo()
getDistinfo in interface DataTypepublic boolean isSetDistinfo()
isSetDistinfo in interface DataTypepublic void setDistinfo(DistinfoType distinfo)
setDistinfo in interface DataTypepublic DistinfoType addNewDistinfo()
addNewDistinfo in interface DataTypepublic void unsetDistinfo()
unsetDistinfo in interface DataTypepublic DataqualType getDataqual()
getDataqual in interface DataTypepublic boolean isSetDataqual()
isSetDataqual in interface DataTypepublic void setDataqual(DataqualType dataqual)
setDataqual in interface DataTypepublic DataqualType addNewDataqual()
addNewDataqual in interface DataTypepublic void unsetDataqual()
unsetDataqual in interface DataTypepublic EnclosedresourcesType getEnclosedresources()
getEnclosedresources in interface DataTypepublic boolean isSetEnclosedresources()
isSetEnclosedresources in interface DataTypepublic void setEnclosedresources(EnclosedresourcesType enclosedresources)
setEnclosedresources in interface DataTypepublic EnclosedresourcesType addNewEnclosedresources()
addNewEnclosedresources in interface DataTypepublic void unsetEnclosedresources()
unsetEnclosedresources in interface DataType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||