org.apache.abdera.ext.media
Class MediaTitle

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

public class MediaTitle
extends ElementWrapper


Constructor Summary
MediaTitle(Element internal)
           
MediaTitle(Factory factory)
           
 
Method Summary
 MediaConstants.Type getType()
           
 void setType(MediaConstants.Type type)
           
 
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

MediaTitle

public MediaTitle(Element internal)

MediaTitle

public MediaTitle(Factory factory)
Method Detail

setType

public void setType(MediaConstants.Type type)

getType

public MediaConstants.Type getType()


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