org.apache.abdera.ext.thread
Class Total

java.lang.Object
  extended by org.apache.abdera.model.ElementWrapper
      extended by org.apache.abdera.ext.thread.Total
All Implemented Interfaces:
Cloneable, Iterable<Element>, Base, Element

public class Total
extends ElementWrapper


Constructor Summary
Total(Element internal)
           
Total(Factory factory)
           
 
Method Summary
 int getValue()
           
 void setValue(int value)
           
 
Methods inherited from class org.apache.abdera.model.ElementWrapper
addComment, clone, complete, declareNS, discard, equals, getAttributes, getAttributeValue, getAttributeValue, getBaseUri, getDefaultWriterOptions, getDocument, getElements, getExtensionAttributes, getFactory, getFirstChild, getFirstChild, getInternal, getLanguage, getLanguageTag, getLocale, getMustPreserveWhitespace, getNamespaces, getNextSibling, getNextSibling, getParentElement, getPreviousSibling, getPreviousSibling, getQName, getResolvedBaseUri, getText, hashCode, iterator, removeAttribute, removeAttribute, setAttributeValue, setAttributeValue, setBaseUri, setBaseUri, setLanguage, setMustPreserveWhitespace, setParentElement, setText, setText, toString, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Total

public Total(Element internal)

Total

public Total(Factory factory)
Method Detail

getValue

public int getValue()

setValue

public void setValue(int value)


Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.