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

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

Uses of IdType in yarfraw.generated.atom10.elements
 

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

Methods in yarfraw.generated.atom10.elements that return types with arguments of type IdType
 JAXBElement<IdType> ObjectFactory.createEntryTypeId(IdType value)
          Create an instance of JAXBElement<IdType>}
 JAXBElement<IdType> ObjectFactory.createFeedTypeId(IdType value)
          Create an instance of JAXBElement<IdType>}
 JAXBElement<IdType> ObjectFactory.createSourceTypeId(IdType value)
          Create an instance of JAXBElement<IdType>}
 

Methods in yarfraw.generated.atom10.elements with parameters of type IdType
 JAXBElement<IdType> ObjectFactory.createEntryTypeId(IdType value)
          Create an instance of JAXBElement<IdType>}
 JAXBElement<IdType> ObjectFactory.createFeedTypeId(IdType value)
          Create an instance of JAXBElement<IdType>}
 JAXBElement<IdType> ObjectFactory.createSourceTypeId(IdType value)
          Create an instance of JAXBElement<IdType>}
 

Uses of IdType in yarfraw.mapping.forward.impl
 

Methods in yarfraw.mapping.forward.impl that return IdType
static IdType Atom10MappingUtils.toAtomId(Id in)
           
 



Copyright © 2008. All Rights Reserved.