Class RegistryKeyEntityProperties


  • public final class RegistryKeyEntityProperties
    extends EntityCommonProperties
    RegistryKey entity property bag.
    • Constructor Detail

      • RegistryKeyEntityProperties

        public RegistryKeyEntityProperties()
    • Method Detail

      • hive

        public RegistryHive hive()
        Get the hive property: the hive that holds the registry key.
        Returns:
        the hive value.
      • key

        public String key()
        Get the key property: The registry key path.
        Returns:
        the key value.