|
||||||||||
| 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.SerinfoTypeImpl
public class SerinfoTypeImpl
An XML serinfoType(@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.SerinfoType |
|---|
SerinfoType.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.metadata.SerinfoType |
|---|
type |
| Constructor Summary | |
|---|---|
SerinfoTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SerinfoTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public String getSername()
getSername in interface SerinfoTypepublic SernameType xgetSername()
xgetSername in interface SerinfoTypepublic void setSername(String sername)
setSername in interface SerinfoTypepublic void xsetSername(SernameType sername)
xsetSername in interface SerinfoTypepublic String getIssue()
getIssue in interface SerinfoTypepublic IssueType xgetIssue()
xgetIssue in interface SerinfoTypepublic void setIssue(String issue)
setIssue in interface SerinfoTypepublic void xsetIssue(IssueType issue)
xsetIssue in interface SerinfoType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||