Uses of Class
net.sf.ofx4j.domain.data.profile.ClientRoutingCapability

Packages that use ClientRoutingCapability
net.sf.ofx4j.domain.data.profile   
 

Uses of ClientRoutingCapability in net.sf.ofx4j.domain.data.profile
 

Methods in net.sf.ofx4j.domain.data.profile that return ClientRoutingCapability
 ClientRoutingCapability ProfileRequest.getRoutingCapability()
          The client routing capability.
static ClientRoutingCapability ClientRoutingCapability.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ClientRoutingCapability[] ClientRoutingCapability.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.ofx4j.domain.data.profile with parameters of type ClientRoutingCapability
 void ProfileRequest.setRoutingCapability(ClientRoutingCapability routingCapability)
          The client routing capability.
 



Copyright © 2008. All Rights Reserved.