|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object yarfraw.generated.mrss.elements.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the yarfraw.generated.mrss.elements package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor Summary | |
---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: yarfraw.generated.mrss.elements |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public MrssRestrictionType createMrssRestrictionType()
MrssRestrictionType
public MrssCategoryType createMrssCategoryType()
MrssCategoryType
public MrssTextType createMrssTextType()
MrssTextType
public MrssRatingType createMrssRatingType()
MrssRatingType
public MrssContentType createMrssContentType()
MrssContentType
public MrssCopyrightType createMrssCopyrightType()
MrssCopyrightType
public MrssThumbnailType createMrssThumbnailType()
MrssThumbnailType
public MrssCreditType createMrssCreditType()
MrssCreditType
public MrssHashType createMrssHashType()
MrssHashType
public MrssGroupType createMrssGroupType()
MrssGroupType
public MrssDescriptionType createMrssDescriptionType()
MrssDescriptionType
public MrssPlayerType createMrssPlayerType()
MrssPlayerType
public MrssExtension createMrssExtension()
MrssExtension
public MrssTitleType createMrssTitleType()
MrssTitleType
public JAXBElement<MrssCopyrightType> createCopyright(MrssCopyrightType value)
JAXBElement
<
MrssCopyrightType
>
}
public JAXBElement<MrssHashType> createHash(MrssHashType value)
JAXBElement
<
MrssHashType
>
}
public JAXBElement<MrssRestrictionType> createRestriction(MrssRestrictionType value)
JAXBElement
<
MrssRestrictionType
>
}
public JAXBElement<MrssPlayerType> createPlayer(MrssPlayerType value)
JAXBElement
<
MrssPlayerType
>
}
public JAXBElement<String> createKeywords(String value)
JAXBElement
<
String
>
}
public JAXBElement<MrssTextType> createText(MrssTextType value)
JAXBElement
<
MrssTextType
>
}
public JAXBElement<MrssCreditType> createCredit(MrssCreditType value)
JAXBElement
<
MrssCreditType
>
}
public JAXBElement<MrssGroupType> createGroup(MrssGroupType value)
JAXBElement
<
MrssGroupType
>
}
public JAXBElement<MrssRatingType> createRating(MrssRatingType value)
JAXBElement
<
MrssRatingType
>
}
public JAXBElement<String> createValid(String value)
JAXBElement
<
String
>
}
public JAXBElement<MrssDescriptionType> createDescription(MrssDescriptionType value)
JAXBElement
<
MrssDescriptionType
>
}
public JAXBElement<MrssContentType> createContent(MrssContentType value)
JAXBElement
<
MrssContentType
>
}
public JAXBElement<MrssThumbnailType> createThumbnail(MrssThumbnailType value)
JAXBElement
<
MrssThumbnailType
>
}
public JAXBElement<MrssTitleType> createTitle(MrssTitleType value)
JAXBElement
<
MrssTitleType
>
}
public JAXBElement<MrssCategoryType> createCategory(MrssCategoryType value)
JAXBElement
<
MrssCategoryType
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |