|
||||||||||
| 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.CntperpTypeImpl
public class CntperpTypeImpl
An XML cntperpType(@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.CntperpType |
|---|
CntperpType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.CntperpType |
|---|
type |
| Constructor Summary | |
|---|---|
CntperpTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
String |
getCntorg()
Gets the "cntorg" element |
String |
getCntper()
Gets the "cntper" element |
boolean |
isSetCntorg()
True if has "cntorg" element |
void |
setCntorg(String cntorg)
Sets the "cntorg" element |
void |
setCntper(String cntper)
Sets the "cntper" element |
void |
unsetCntorg()
Unsets the "cntorg" element |
CntorgType |
xgetCntorg()
Gets (as xml) the "cntorg" element |
CntperType |
xgetCntper()
Gets (as xml) the "cntper" element |
void |
xsetCntorg(CntorgType cntorg)
Sets (as xml) the "cntorg" element |
void |
xsetCntper(CntperType cntper)
Sets (as xml) the "cntper" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CntperpTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getCntper()
getCntper in interface CntperpTypepublic CntperType xgetCntper()
xgetCntper in interface CntperpTypepublic void setCntper(String cntper)
setCntper in interface CntperpTypepublic void xsetCntper(CntperType cntper)
xsetCntper in interface CntperpTypepublic String getCntorg()
getCntorg in interface CntperpTypepublic CntorgType xgetCntorg()
xgetCntorg in interface CntperpTypepublic boolean isSetCntorg()
isSetCntorg in interface CntperpTypepublic void setCntorg(String cntorg)
setCntorg in interface CntperpTypepublic void xsetCntorg(CntorgType cntorg)
xsetCntorg in interface CntperpTypepublic void unsetCntorg()
unsetCntorg in interface CntperpType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||