Class RegistryValueEntityProperties


  • public final class RegistryValueEntityProperties
    extends EntityCommonProperties
    RegistryValue entity property bag.
    • Constructor Detail

      • RegistryValueEntityProperties

        public RegistryValueEntityProperties()
    • Method Detail

      • keyEntityId

        public String keyEntityId()
        Get the keyEntityId property: The registry key entity id.
        Returns:
        the keyEntityId value.
      • valueData

        public String valueData()
        Get the valueData property: String formatted representation of the value data.
        Returns:
        the valueData value.
      • valueName

        public String valueName()
        Get the valueName property: The registry value name.
        Returns:
        the valueName value.
      • valueType

        public RegistryValueKind valueType()
        Get the valueType property: Specifies the data types to use when storing values in the registry, or identifies the data type of a value in the registry.
        Returns:
        the valueType value.