Interface StringItemPropertyValue

All Superinterfaces:
ItemPropertyValue
All Known Implementing Classes:
CombinationLock, PassphraseLock, ReadableContents

public interface StringItemPropertyValue extends ItemPropertyValue
  • Method Details

    • getValue

      String getValue()
    • setValue

      void setValue(String value)