Uses of Class
p12f.exe.thirdsgateway.objects.config.ThirdsRegistryConfiguration

Packages that use ThirdsRegistryConfiguration
p12f.exe.thirdsgateway.objects   
p12f.exe.thirdsgateway.objects.config   
 

Uses of ThirdsRegistryConfiguration in p12f.exe.thirdsgateway.objects
 

Methods in p12f.exe.thirdsgateway.objects with parameters of type ThirdsRegistryConfiguration
static RegistryItem RegistryItem.getObject(ThirdsRegistryConfiguration registroConf, java.lang.String id)
          Convierte un objeto ThirdsRegistryConfiguration en un objeto RegistryItem.
 

Uses of ThirdsRegistryConfiguration in p12f.exe.thirdsgateway.objects.config
 

Methods in p12f.exe.thirdsgateway.objects.config that return ThirdsRegistryConfiguration
static ThirdsRegistryConfiguration ThirdsRegistryConfiguration.getObject(java.lang.String xml)
          Convierte un XML en un objeto ThirdsRegistryConfiguration.