Class RegistryEntryDO


  • public class RegistryEntryDO
    extends BaseDO
    The DO representing a RegistryEntry record
    • Constructor Detail

      • RegistryEntryDO

        public RegistryEntryDO()
    • Method Detail

      • getRegistryKey

        public String getRegistryKey()
      • setRegistryKey

        public void setRegistryKey​(String registryKey)
      • getExpiryTime

        public Long getExpiryTime()
      • setExpiryTime

        public void setExpiryTime​(Long expiryTime)