Class PropertyValue


  • public class PropertyValue
    extends java.lang.Object
    • Constructor Detail

      • PropertyValue

        public PropertyValue()
      • PropertyValue

        public PropertyValue​(Property prop,
                             @Nullable
                             java.lang.Object value)
    • Method Detail

      • getProperty

        public Property getProperty()
      • getValue

        @Nullable
        public java.lang.Object getValue()