Uses of Class
yarfraw.generated.atom10.elements.PersonType

Packages that use PersonType
yarfraw.generated.atom10.elements   
yarfraw.mapping.forward.impl   
 

Uses of PersonType in yarfraw.generated.atom10.elements
 

Methods in yarfraw.generated.atom10.elements that return PersonType
 PersonType ObjectFactory.createPersonType()
          Create an instance of PersonType
 

Methods in yarfraw.generated.atom10.elements that return types with arguments of type PersonType
 JAXBElement<PersonType> ObjectFactory.createEntryTypeAuthor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 JAXBElement<PersonType> ObjectFactory.createEntryTypeContributor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 JAXBElement<PersonType> ObjectFactory.createFeedTypeAuthor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 JAXBElement<PersonType> ObjectFactory.createFeedTypeContributor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 JAXBElement<PersonType> ObjectFactory.createSourceTypeAuthor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 JAXBElement<PersonType> ObjectFactory.createSourceTypeContributor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 

Methods in yarfraw.generated.atom10.elements with parameters of type PersonType
 JAXBElement<PersonType> ObjectFactory.createEntryTypeAuthor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 JAXBElement<PersonType> ObjectFactory.createEntryTypeContributor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 JAXBElement<PersonType> ObjectFactory.createFeedTypeAuthor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 JAXBElement<PersonType> ObjectFactory.createFeedTypeContributor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 JAXBElement<PersonType> ObjectFactory.createSourceTypeAuthor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 JAXBElement<PersonType> ObjectFactory.createSourceTypeContributor(PersonType value)
          Create an instance of JAXBElement<PersonType>}
 

Uses of PersonType in yarfraw.mapping.forward.impl
 

Methods in yarfraw.mapping.forward.impl that return PersonType
static PersonType Atom10MappingUtils.toPersonType(Person p)
           
 



Copyright © 2008. All Rights Reserved.