Uses of Interface
local.tomas.mobile.sync.obj.AttributeTransformation

Packages that use AttributeTransformation
local.tomas.mobile.sync.trans   
 

Uses of AttributeTransformation in local.tomas.mobile.sync.trans
 

Classes in local.tomas.mobile.sync.trans that implement AttributeTransformation
 class AttributeTransformationBase<T>
           
 

Fields in local.tomas.mobile.sync.trans declared as AttributeTransformation
static AttributeTransformation<java.lang.String> OutlookAttributeTransformations.priorityDecoder
           
static AttributeTransformation<java.lang.String> VCardAttributeTransformations.priorityDecoder
           
static AttributeTransformation<java.lang.String> OutlookAttributeTransformations.priorityEncoder
           
static AttributeTransformation<java.lang.String> VCardAttributeTransformations.priorityEncoder
           
static AttributeTransformation<RecurrenceRule> OutlookAttributeTransformations.recurrenceDecoder
           
static AttributeTransformation<RecurrenceRule> VCardAttributeTransformations.recurrenceDecoder
           
static AttributeTransformation<local.tomas.vcard.impl.type.VRecurrence.Recurrence> VCardAttributeTransformations.recurrenceEncoder
           
static AttributeTransformation<java.lang.String> OutlookAttributeTransformations.sensitivityDecoder
           
static AttributeTransformation<java.lang.String> VCardAttributeTransformations.sensitivityDecoder
           
static AttributeTransformation<java.lang.Integer> OutlookAttributeTransformations.sensitivityEncoder
           
static AttributeTransformation<java.lang.String> VCardAttributeTransformations.sensitivityEncoder
           
static AttributeTransformation<java.lang.String> OutlookAttributeTransformations.statusDecoder
           
static AttributeTransformation<java.lang.String> VCardAttributeTransformations.statusDecoder
           
static AttributeTransformation<java.lang.Integer> OutlookAttributeTransformations.statusEncoder
           
static AttributeTransformation<java.lang.String> VCardAttributeTransformations.statusEncoder
           
 



Copyright © 2007 null. All Rights Reserved.