org.purl.sword.base
Class SwordMaxUploadSize

java.lang.Object
  extended by org.purl.sword.base.XmlElement
      extended by org.purl.sword.base.BasicContentElement
          extended by org.purl.sword.base.BasicIntegerContentElement
              extended by org.purl.sword.base.SwordMaxUploadSize
All Implemented Interfaces:
SwordElementInterface

public class SwordMaxUploadSize
extends BasicIntegerContentElement

Author:
Neil Taylor (nst@aber.ac.uk)

Field Summary
 
Fields inherited from class org.purl.sword.base.XmlElement
DATE_FORMAT, DATE_FORMATS, xmlName
 
Constructor Summary
SwordMaxUploadSize()
           
SwordMaxUploadSize(int value)
           
 
Method Summary
static XmlName elementName()
           
 
Methods inherited from class org.purl.sword.base.BasicIntegerContentElement
getContent, getContentAsString, isSet, marshallContent, setContent, unmarshallContent, validateContent
 
Methods inherited from class org.purl.sword.base.BasicContentElement
marshall, unmarshall, unmarshall, validate, validate
 
Methods inherited from class org.purl.sword.base.XmlElement
createValidAttributeInfo, getQualifiedName, getQualifiedName, getQualifiedNameWithPrefix, getXmlName, handleIncorrectElement, isInstanceOf, isInstanceOf, processUnexpectedAttributes, processUnexpectedAttributes, unmarshallBoolean, unmarshallInteger, unmarshallString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwordMaxUploadSize

public SwordMaxUploadSize()

SwordMaxUploadSize

public SwordMaxUploadSize(int value)
Method Detail

elementName

public static XmlName elementName()


Copyright © 2010 The DSpace Foundation. All Rights Reserved.