|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SerinfoType
An XML serinfoType(@http://schemas.leadproject.org/2007/01/lms/fgdc). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SerinfoType.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
String |
getIssue()
Gets the "issue" element |
String |
getSername()
Gets the "sername" element |
void |
setIssue(String issue)
Sets the "issue" element |
void |
setSername(String sername)
Sets the "sername" element |
IssueType |
xgetIssue()
Gets (as xml) the "issue" element |
SernameType |
xgetSername()
Gets (as xml) the "sername" element |
void |
xsetIssue(IssueType issue)
Sets (as xml) the "issue" element |
void |
xsetSername(SernameType sername)
Sets (as xml) the "sername" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
String getSername()
SernameType xgetSername()
void setSername(String sername)
void xsetSername(SernameType sername)
String getIssue()
IssueType xgetIssue()
void setIssue(String issue)
void xsetIssue(IssueType issue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||