|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object yarfraw.generated.mrss.elements.MrssContentType
public class MrssContentType
Java class for mrssContentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="mrssContentType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <element ref="{http://tools.search.yahoo.com/mrss/}rating" minOccurs="0"/> <element ref="{http://tools.search.yahoo.com/mrss/}title" minOccurs="0"/> <element ref="{http://tools.search.yahoo.com/mrss/}description" minOccurs="0"/> <element ref="{http://tools.search.yahoo.com/mrss/}keywords" minOccurs="0"/> <element ref="{http://tools.search.yahoo.com/mrss/}thumbnail" minOccurs="0"/> <element ref="{http://tools.search.yahoo.com/mrss/}category" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://tools.search.yahoo.com/mrss/}hash" minOccurs="0"/> <element ref="{http://tools.search.yahoo.com/mrss/}player" minOccurs="0"/> <element ref="{http://tools.search.yahoo.com/mrss/}credit" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://tools.search.yahoo.com/mrss/}restriction" minOccurs="0"/> <element ref="{http://tools.search.yahoo.com/mrss/}copyright" minOccurs="0"/> <element ref="{http://tools.search.yahoo.com/mrss/}text" minOccurs="0"/> <element ref="{http://purl.org/dc/terms/}valid" minOccurs="0"/> </choice> <attribute name="url" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /> <attribute name="fileSize" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="medium"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="image"/> <enumeration value="audio"/> <enumeration value="video"/> <enumeration value="document"/> <enumeration value="executable"/> </restriction> </simpleType> </attribute> <attribute name="isDefault" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="expression" default="full"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <enumeration value="sample"/> <enumeration value="full"/> <enumeration value="nonstop"/> </restriction> </simpleType> </attribute> <attribute name="bitrate" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="framerate" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="samplingrate" type="{http://www.w3.org/2001/XMLSchema}decimal" /> <attribute name="channels" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="duration" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="height" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="width" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="lang" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected BigInteger |
bitrate
|
protected List<MrssCategoryType> |
category
|
protected BigInteger |
channels
|
protected MrssCopyrightType |
copyright
|
protected List<MrssCreditType> |
credit
|
protected MrssDescriptionType |
description
|
protected BigInteger |
duration
|
protected String |
expression
|
protected BigInteger |
fileSize
|
protected BigInteger |
framerate
|
protected MrssHashType |
hash
|
protected BigInteger |
height
|
protected Boolean |
isDefault
|
protected String |
keywords
|
protected String |
lang
|
protected String |
medium
|
protected MrssPlayerType |
player
|
protected MrssRatingType |
rating
|
protected MrssRestrictionType |
restriction
|
protected BigDecimal |
samplingrate
|
protected MrssTextType |
text
|
protected MrssThumbnailType |
thumbnail
|
protected MrssTitleType |
title
|
protected String |
type
|
protected String |
url
|
protected String |
valid
|
protected BigInteger |
width
|
Constructor Summary | |
---|---|
MrssContentType()
|
Method Summary | |
---|---|
BigInteger |
getBitrate()
Gets the value of the bitrate property. |
List<MrssCategoryType> |
getCategory()
Gets the value of the category property. |
BigInteger |
getChannels()
Gets the value of the channels property. |
MrssCopyrightType |
getCopyright()
Gets the value of the copyright property. |
List<MrssCreditType> |
getCredit()
Gets the value of the credit property. |
MrssDescriptionType |
getDescription()
Gets the value of the description property. |
BigInteger |
getDuration()
Gets the value of the duration property. |
String |
getExpression()
Gets the value of the expression property. |
BigInteger |
getFileSize()
Gets the value of the fileSize property. |
BigInteger |
getFramerate()
Gets the value of the framerate property. |
MrssHashType |
getHash()
Gets the value of the hash property. |
BigInteger |
getHeight()
Gets the value of the height property. |
String |
getKeywords()
Gets the value of the keywords property. |
String |
getLang()
Gets the value of the lang property. |
String |
getMedium()
Gets the value of the medium property. |
MrssPlayerType |
getPlayer()
Gets the value of the player property. |
MrssRatingType |
getRating()
Gets the value of the rating property. |
MrssRestrictionType |
getRestriction()
Gets the value of the restriction property. |
BigDecimal |
getSamplingrate()
Gets the value of the samplingrate property. |
MrssTextType |
getText()
Gets the value of the text property. |
MrssThumbnailType |
getThumbnail()
Gets the value of the thumbnail property. |
MrssTitleType |
getTitle()
Gets the value of the title property. |
String |
getType()
Gets the value of the type property. |
String |
getUrl()
Gets the value of the url property. |
String |
getValid()
Gets the value of the valid property. |
BigInteger |
getWidth()
Gets the value of the width property. |
Boolean |
isIsDefault()
Gets the value of the isDefault property. |
void |
setBitrate(BigInteger value)
Sets the value of the bitrate property. |
void |
setChannels(BigInteger value)
Sets the value of the channels property. |
void |
setCopyright(MrssCopyrightType value)
Sets the value of the copyright property. |
void |
setDescription(MrssDescriptionType value)
Sets the value of the description property. |
void |
setDuration(BigInteger value)
Sets the value of the duration property. |
void |
setExpression(String value)
Sets the value of the expression property. |
void |
setFileSize(BigInteger value)
Sets the value of the fileSize property. |
void |
setFramerate(BigInteger value)
Sets the value of the framerate property. |
void |
setHash(MrssHashType value)
Sets the value of the hash property. |
void |
setHeight(BigInteger value)
Sets the value of the height property. |
void |
setIsDefault(Boolean value)
Sets the value of the isDefault property. |
void |
setKeywords(String value)
Sets the value of the keywords property. |
void |
setLang(String value)
Sets the value of the lang property. |
void |
setMedium(String value)
Sets the value of the medium property. |
void |
setPlayer(MrssPlayerType value)
Sets the value of the player property. |
void |
setRating(MrssRatingType value)
Sets the value of the rating property. |
void |
setRestriction(MrssRestrictionType value)
Sets the value of the restriction property. |
void |
setSamplingrate(BigDecimal value)
Sets the value of the samplingrate property. |
void |
setText(MrssTextType value)
Sets the value of the text property. |
void |
setThumbnail(MrssThumbnailType value)
Sets the value of the thumbnail property. |
void |
setTitle(MrssTitleType value)
Sets the value of the title property. |
void |
setType(String value)
Sets the value of the type property. |
void |
setUrl(String value)
Sets the value of the url property. |
void |
setValid(String value)
Sets the value of the valid property. |
void |
setWidth(BigInteger value)
Sets the value of the width property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected MrssRatingType rating
protected MrssTitleType title
protected MrssDescriptionType description
protected String keywords
protected MrssThumbnailType thumbnail
protected List<MrssCategoryType> category
protected MrssHashType hash
protected MrssPlayerType player
protected List<MrssCreditType> credit
protected MrssRestrictionType restriction
protected MrssCopyrightType copyright
protected MrssTextType text
protected String valid
protected String url
protected BigInteger fileSize
protected String type
protected String medium
protected Boolean isDefault
protected String expression
protected BigInteger bitrate
protected BigInteger framerate
protected BigDecimal samplingrate
protected BigInteger channels
protected BigInteger duration
protected BigInteger height
protected BigInteger width
protected String lang
Constructor Detail |
---|
public MrssContentType()
Method Detail |
---|
public MrssRatingType getRating()
MrssRatingType
public void setRating(MrssRatingType value)
value
- allowed object is
MrssRatingType
public MrssTitleType getTitle()
MrssTitleType
public void setTitle(MrssTitleType value)
value
- allowed object is
MrssTitleType
public MrssDescriptionType getDescription()
MrssDescriptionType
public void setDescription(MrssDescriptionType value)
value
- allowed object is
MrssDescriptionType
public String getKeywords()
String
public void setKeywords(String value)
value
- allowed object is
String
public MrssThumbnailType getThumbnail()
MrssThumbnailType
public void setThumbnail(MrssThumbnailType value)
value
- allowed object is
MrssThumbnailType
public List<MrssCategoryType> getCategory()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the category property.
For example, to add a new item, do as follows:
getCategory().add(newItem);
Objects of the following type(s) are allowed in the list
MrssCategoryType
public MrssHashType getHash()
MrssHashType
public void setHash(MrssHashType value)
value
- allowed object is
MrssHashType
public MrssPlayerType getPlayer()
MrssPlayerType
public void setPlayer(MrssPlayerType value)
value
- allowed object is
MrssPlayerType
public List<MrssCreditType> getCredit()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the credit property.
For example, to add a new item, do as follows:
getCredit().add(newItem);
Objects of the following type(s) are allowed in the list
MrssCreditType
public MrssRestrictionType getRestriction()
MrssRestrictionType
public void setRestriction(MrssRestrictionType value)
value
- allowed object is
MrssRestrictionType
public MrssCopyrightType getCopyright()
MrssCopyrightType
public void setCopyright(MrssCopyrightType value)
value
- allowed object is
MrssCopyrightType
public MrssTextType getText()
MrssTextType
public void setText(MrssTextType value)
value
- allowed object is
MrssTextType
public String getValid()
String
public void setValid(String value)
value
- allowed object is
String
public String getUrl()
String
public void setUrl(String value)
value
- allowed object is
String
public BigInteger getFileSize()
BigInteger
public void setFileSize(BigInteger value)
value
- allowed object is
BigInteger
public String getType()
String
public void setType(String value)
value
- allowed object is
String
public String getMedium()
String
public void setMedium(String value)
value
- allowed object is
String
public Boolean isIsDefault()
Boolean
public void setIsDefault(Boolean value)
value
- allowed object is
Boolean
public String getExpression()
String
public void setExpression(String value)
value
- allowed object is
String
public BigInteger getBitrate()
BigInteger
public void setBitrate(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getFramerate()
BigInteger
public void setFramerate(BigInteger value)
value
- allowed object is
BigInteger
public BigDecimal getSamplingrate()
BigDecimal
public void setSamplingrate(BigDecimal value)
value
- allowed object is
BigDecimal
public BigInteger getChannels()
BigInteger
public void setChannels(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getDuration()
BigInteger
public void setDuration(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getHeight()
BigInteger
public void setHeight(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getWidth()
BigInteger
public void setWidth(BigInteger value)
value
- allowed object is
BigInteger
public String getLang()
String
public void setLang(String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |