|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdminType | |
|---|---|
| yarfraw.generated.admin.elements | |
| Uses of AdminType in yarfraw.generated.admin.elements |
|---|
| Fields in yarfraw.generated.admin.elements declared as AdminType | |
|---|---|
protected AdminType |
AdminExtension.errorReportsTo
|
protected AdminType |
AdminExtension.generatorAgent
|
| Methods in yarfraw.generated.admin.elements that return AdminType | |
|---|---|
AdminType |
ObjectFactory.createAdminType()
Create an instance of AdminType |
AdminType |
AdminExtension.getErrorReportsTo()
<admin:generatorAgent> is a URI of the software that was used to generate the RSS/RDF. |
AdminType |
AdminExtension.getGeneratorAgent()
<admin:errorReportsTo> is a URI (typically a 'mailto:' URL) for contacting the person or source of the particular instance of RSS/RDF information. |
| Methods in yarfraw.generated.admin.elements that return types with arguments of type AdminType | |
|---|---|
JAXBElement<AdminType> |
ObjectFactory.createErrorReportsTo(AdminType value)
Create an instance of JAXBElement<AdminType>} |
JAXBElement<AdminType> |
ObjectFactory.createGeneratorAgent(AdminType value)
Create an instance of JAXBElement<AdminType>} |
| Methods in yarfraw.generated.admin.elements with parameters of type AdminType | |
|---|---|
JAXBElement<AdminType> |
ObjectFactory.createErrorReportsTo(AdminType value)
Create an instance of JAXBElement<AdminType>} |
JAXBElement<AdminType> |
ObjectFactory.createGeneratorAgent(AdminType value)
Create an instance of JAXBElement<AdminType>} |
void |
AdminExtension.setErrorReportsTo(AdminType value)
Sets the value of the errorReportsTo property. |
void |
AdminExtension.setGeneratorAgent(AdminType value)
Sets the value of the generatorAgent property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||