|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CntinfoType
An XML cntinfoType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
CntinfoType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
void |
addCntemail(String cntemail)
Appends the value as the last "cntemail" element |
void |
addCntfax(String cntfax)
Appends the value as the last "cntfax" element |
void |
addCnttdd(String cnttdd)
Appends the value as the last "cnttdd" element |
void |
addCntvoice(String cntvoice)
Appends the value as the last "cntvoice" element |
CntaddrType |
addNewCntaddr()
Appends and returns a new empty value (as xml) as the last "cntaddr" element |
CntemailType |
addNewCntemail()
Appends and returns a new empty value (as xml) as the last "cntemail" element |
CntfaxType |
addNewCntfax()
Appends and returns a new empty value (as xml) as the last "cntfax" element |
CntorgpType |
addNewCntorgp()
Appends and returns a new empty "cntorgp" element |
CntperpType |
addNewCntperp()
Appends and returns a new empty "cntperp" element |
CnttddType |
addNewCnttdd()
Appends and returns a new empty value (as xml) as the last "cnttdd" element |
CntvoiceType |
addNewCntvoice()
Appends and returns a new empty value (as xml) as the last "cntvoice" element |
CntaddrType[] |
getCntaddrArray()
Gets array of all "cntaddr" elements |
CntaddrType |
getCntaddrArray(int i)
Gets ith "cntaddr" element |
String[] |
getCntemailArray()
Gets array of all "cntemail" elements |
String |
getCntemailArray(int i)
Gets ith "cntemail" element |
String[] |
getCntfaxArray()
Gets array of all "cntfax" elements |
String |
getCntfaxArray(int i)
Gets ith "cntfax" element |
String |
getCntinst()
Gets the "cntinst" element |
CntorgpType |
getCntorgp()
Gets the "cntorgp" element |
CntperpType |
getCntperp()
Gets the "cntperp" element |
String |
getCntpos()
Gets the "cntpos" element |
String[] |
getCnttddArray()
Gets array of all "cnttdd" elements |
String |
getCnttddArray(int i)
Gets ith "cnttdd" element |
String[] |
getCntvoiceArray()
Gets array of all "cntvoice" elements |
String |
getCntvoiceArray(int i)
Gets ith "cntvoice" element |
String |
getHours()
Gets the "hours" element |
void |
insertCntemail(int i,
String cntemail)
Inserts the value as the ith "cntemail" element |
void |
insertCntfax(int i,
String cntfax)
Inserts the value as the ith "cntfax" element |
void |
insertCnttdd(int i,
String cnttdd)
Inserts the value as the ith "cnttdd" element |
void |
insertCntvoice(int i,
String cntvoice)
Inserts the value as the ith "cntvoice" element |
CntaddrType |
insertNewCntaddr(int i)
Inserts and returns a new empty value (as xml) as the ith "cntaddr" element |
CntemailType |
insertNewCntemail(int i)
Inserts and returns a new empty value (as xml) as the ith "cntemail" element |
CntfaxType |
insertNewCntfax(int i)
Inserts and returns a new empty value (as xml) as the ith "cntfax" element |
CnttddType |
insertNewCnttdd(int i)
Inserts and returns a new empty value (as xml) as the ith "cnttdd" element |
CntvoiceType |
insertNewCntvoice(int i)
Inserts and returns a new empty value (as xml) as the ith "cntvoice" element |
boolean |
isSetCntinst()
True if has "cntinst" element |
boolean |
isSetCntorgp()
True if has "cntorgp" element |
boolean |
isSetCntperp()
True if has "cntperp" element |
boolean |
isSetCntpos()
True if has "cntpos" element |
boolean |
isSetHours()
True if has "hours" element |
void |
removeCntaddr(int i)
Removes the ith "cntaddr" element |
void |
removeCntemail(int i)
Removes the ith "cntemail" element |
void |
removeCntfax(int i)
Removes the ith "cntfax" element |
void |
removeCnttdd(int i)
Removes the ith "cnttdd" element |
void |
removeCntvoice(int i)
Removes the ith "cntvoice" element |
void |
setCntaddrArray(CntaddrType[] cntaddrArray)
Sets array of all "cntaddr" element |
void |
setCntaddrArray(int i,
CntaddrType cntaddr)
Sets ith "cntaddr" element |
void |
setCntemailArray(int i,
String cntemail)
Sets ith "cntemail" element |
void |
setCntemailArray(String[] cntemailArray)
Sets array of all "cntemail" element |
void |
setCntfaxArray(int i,
String cntfax)
Sets ith "cntfax" element |
void |
setCntfaxArray(String[] cntfaxArray)
Sets array of all "cntfax" element |
void |
setCntinst(String cntinst)
Sets the "cntinst" element |
void |
setCntorgp(CntorgpType cntorgp)
Sets the "cntorgp" element |
void |
setCntperp(CntperpType cntperp)
Sets the "cntperp" element |
void |
setCntpos(String cntpos)
Sets the "cntpos" element |
void |
setCnttddArray(int i,
String cnttdd)
Sets ith "cnttdd" element |
void |
setCnttddArray(String[] cnttddArray)
Sets array of all "cnttdd" element |
void |
setCntvoiceArray(int i,
String cntvoice)
Sets ith "cntvoice" element |
void |
setCntvoiceArray(String[] cntvoiceArray)
Sets array of all "cntvoice" element |
void |
setHours(String hours)
Sets the "hours" element |
int |
sizeOfCntaddrArray()
Returns number of "cntaddr" element |
int |
sizeOfCntemailArray()
Returns number of "cntemail" element |
int |
sizeOfCntfaxArray()
Returns number of "cntfax" element |
int |
sizeOfCnttddArray()
Returns number of "cnttdd" element |
int |
sizeOfCntvoiceArray()
Returns number of "cntvoice" element |
void |
unsetCntinst()
Unsets the "cntinst" element |
void |
unsetCntorgp()
Unsets the "cntorgp" element |
void |
unsetCntperp()
Unsets the "cntperp" element |
void |
unsetCntpos()
Unsets the "cntpos" element |
void |
unsetHours()
Unsets the "hours" element |
CntemailType[] |
xgetCntemailArray()
Gets (as xml) array of all "cntemail" elements |
CntemailType |
xgetCntemailArray(int i)
Gets (as xml) ith "cntemail" element |
CntfaxType[] |
xgetCntfaxArray()
Gets (as xml) array of all "cntfax" elements |
CntfaxType |
xgetCntfaxArray(int i)
Gets (as xml) ith "cntfax" element |
CntinstType |
xgetCntinst()
Gets (as xml) the "cntinst" element |
CntposType |
xgetCntpos()
Gets (as xml) the "cntpos" element |
CnttddType[] |
xgetCnttddArray()
Gets (as xml) array of all "cnttdd" elements |
CnttddType |
xgetCnttddArray(int i)
Gets (as xml) ith "cnttdd" element |
CntvoiceType[] |
xgetCntvoiceArray()
Gets (as xml) array of all "cntvoice" elements |
CntvoiceType |
xgetCntvoiceArray(int i)
Gets (as xml) ith "cntvoice" element |
HoursType |
xgetHours()
Gets (as xml) the "hours" element |
void |
xsetCntemailArray(CntemailType[] cntemailArray)
Sets (as xml) array of all "cntemail" element |
void |
xsetCntemailArray(int i,
CntemailType cntemail)
Sets (as xml) ith "cntemail" element |
void |
xsetCntfaxArray(CntfaxType[] cntfaxArray)
Sets (as xml) array of all "cntfax" element |
void |
xsetCntfaxArray(int i,
CntfaxType cntfax)
Sets (as xml) ith "cntfax" element |
void |
xsetCntinst(CntinstType cntinst)
Sets (as xml) the "cntinst" element |
void |
xsetCntpos(CntposType cntpos)
Sets (as xml) the "cntpos" element |
void |
xsetCnttddArray(CnttddType[] cnttddArray)
Sets (as xml) array of all "cnttdd" element |
void |
xsetCnttddArray(int i,
CnttddType cnttdd)
Sets (as xml) ith "cnttdd" element |
void |
xsetCntvoiceArray(CntvoiceType[] cntvoiceArray)
Sets (as xml) array of all "cntvoice" element |
void |
xsetCntvoiceArray(int i,
CntvoiceType cntvoice)
Sets (as xml) ith "cntvoice" element |
void |
xsetHours(HoursType hours)
Sets (as xml) the "hours" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
CntperpType getCntperp()
boolean isSetCntperp()
void setCntperp(CntperpType cntperp)
CntperpType addNewCntperp()
void unsetCntperp()
CntorgpType getCntorgp()
boolean isSetCntorgp()
void setCntorgp(CntorgpType cntorgp)
CntorgpType addNewCntorgp()
void unsetCntorgp()
String getCntpos()
CntposType xgetCntpos()
boolean isSetCntpos()
void setCntpos(String cntpos)
void xsetCntpos(CntposType cntpos)
void unsetCntpos()
CntaddrType[] getCntaddrArray()
CntaddrType getCntaddrArray(int i)
int sizeOfCntaddrArray()
void setCntaddrArray(CntaddrType[] cntaddrArray)
void setCntaddrArray(int i,
CntaddrType cntaddr)
CntaddrType insertNewCntaddr(int i)
CntaddrType addNewCntaddr()
void removeCntaddr(int i)
String[] getCntvoiceArray()
String getCntvoiceArray(int i)
CntvoiceType[] xgetCntvoiceArray()
CntvoiceType xgetCntvoiceArray(int i)
int sizeOfCntvoiceArray()
void setCntvoiceArray(String[] cntvoiceArray)
void setCntvoiceArray(int i,
String cntvoice)
void xsetCntvoiceArray(CntvoiceType[] cntvoiceArray)
void xsetCntvoiceArray(int i,
CntvoiceType cntvoice)
void insertCntvoice(int i,
String cntvoice)
void addCntvoice(String cntvoice)
CntvoiceType insertNewCntvoice(int i)
CntvoiceType addNewCntvoice()
void removeCntvoice(int i)
String[] getCnttddArray()
String getCnttddArray(int i)
CnttddType[] xgetCnttddArray()
CnttddType xgetCnttddArray(int i)
int sizeOfCnttddArray()
void setCnttddArray(String[] cnttddArray)
void setCnttddArray(int i,
String cnttdd)
void xsetCnttddArray(CnttddType[] cnttddArray)
void xsetCnttddArray(int i,
CnttddType cnttdd)
void insertCnttdd(int i,
String cnttdd)
void addCnttdd(String cnttdd)
CnttddType insertNewCnttdd(int i)
CnttddType addNewCnttdd()
void removeCnttdd(int i)
String[] getCntfaxArray()
String getCntfaxArray(int i)
CntfaxType[] xgetCntfaxArray()
CntfaxType xgetCntfaxArray(int i)
int sizeOfCntfaxArray()
void setCntfaxArray(String[] cntfaxArray)
void setCntfaxArray(int i,
String cntfax)
void xsetCntfaxArray(CntfaxType[] cntfaxArray)
void xsetCntfaxArray(int i,
CntfaxType cntfax)
void insertCntfax(int i,
String cntfax)
void addCntfax(String cntfax)
CntfaxType insertNewCntfax(int i)
CntfaxType addNewCntfax()
void removeCntfax(int i)
String[] getCntemailArray()
String getCntemailArray(int i)
CntemailType[] xgetCntemailArray()
CntemailType xgetCntemailArray(int i)
int sizeOfCntemailArray()
void setCntemailArray(String[] cntemailArray)
void setCntemailArray(int i,
String cntemail)
void xsetCntemailArray(CntemailType[] cntemailArray)
void xsetCntemailArray(int i,
CntemailType cntemail)
void insertCntemail(int i,
String cntemail)
void addCntemail(String cntemail)
CntemailType insertNewCntemail(int i)
CntemailType addNewCntemail()
void removeCntemail(int i)
String getHours()
HoursType xgetHours()
boolean isSetHours()
void setHours(String hours)
void xsetHours(HoursType hours)
void unsetHours()
String getCntinst()
CntinstType xgetCntinst()
boolean isSetCntinst()
void setCntinst(String cntinst)
void xsetCntinst(CntinstType cntinst)
void unsetCntinst()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||