org.gusdb.wdk.model.jspwrap
Class XmlRecordBean
java.lang.Object
org.gusdb.wdk.model.jspwrap.XmlRecordBean
public class XmlRecordBean
- extends java.lang.Object
|
Constructor Summary |
XmlRecordBean(org.gusdb.wdk.model.xml.XmlRecordInstance record)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlRecordBean
public XmlRecordBean(org.gusdb.wdk.model.xml.XmlRecordInstance record)
getAttributes
public XmlAttributeValueBean[] getAttributes()
getNonSummaryAttributes
public XmlAttributeValueBean[] getNonSummaryAttributes()
getRecordClass
public XmlRecordClassBean getRecordClass()
getSummaryAttributes
public XmlAttributeValueBean[] getSummaryAttributes()
getTables
public XmlTableValueBean[] getTables()