Uses of Class
p12f.exe.thirdsgateway.objects.RegistryItem

Packages that use RegistryItem
p12f.exe.thirdsgateway.objects   
 

Uses of RegistryItem in p12f.exe.thirdsgateway.objects
 

Fields in p12f.exe.thirdsgateway.objects declared as RegistryItem
 RegistryItem ThirdsRegistryOperationResult.registryItem
          Resultado de la operación.
 

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