|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.abdera.model.ElementWrapper
org.apache.abdera.ext.media.MediaRestriction
public class MediaRestriction
Constructor Summary | |
---|---|
MediaRestriction(Element internal)
|
|
MediaRestriction(Factory factory)
|
Method Summary | |
---|---|
MediaConstants.Relationship |
getRelationship()
|
MediaConstants.RestrictionType |
getType()
|
void |
setRelationship(MediaConstants.Relationship type)
|
void |
setType(MediaConstants.RestrictionType type)
|
Methods inherited from class org.apache.abdera.model.ElementWrapper |
---|
addComment, clone, declareNS, discard, equals, getAttributes, getAttributeValue, getAttributeValue, getBaseUri, getDocument, getExtensionAttributes, getFactory, getFirstChild, getFirstChild, getInternal, getLanguage, getLanguageTag, getLocale, getNextSibling, getNextSibling, getParentElement, getPreviousSibling, getPreviousSibling, getQName, getResolvedBaseUri, getText, hashCode, removeAttribute, setAttributeValue, setAttributeValue, setBaseUri, setBaseUri, setLanguage, setParentElement, setText, toString, writeTo, writeTo |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MediaRestriction(Element internal)
public MediaRestriction(Factory factory)
Method Detail |
---|
public void setRelationship(MediaConstants.Relationship type)
public MediaConstants.Relationship getRelationship()
public void setType(MediaConstants.RestrictionType type)
public MediaConstants.RestrictionType getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |