Class URefSeed


  • public class URefSeed
    extends java.lang.Object
    Seed URef for dictionary item calls
    Since:
    0.0.1
    • Constructor Detail

      • URefSeed

        public URefSeed()
      • URefSeed

        public URefSeed​(java.lang.String dictionaryItemKey,
                        URef uref)
    • Method Detail

      • getDictionaryItemKey

        public java.lang.String getDictionaryItemKey()
        The dictionary item key formatted as a string
      • getUref

        public URef getUref()
        The dictionary's seed URef
      • setDictionaryItemKey

        public void setDictionaryItemKey​(java.lang.String dictionaryItemKey)
        The dictionary item key formatted as a string
      • setUref

        public void setUref​(URef uref)
        The dictionary's seed URef