Class PropertyValue


  • public class PropertyValue
    extends java.lang.Object
    PropertyValue
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setValues​(java.util.List<java.lang.Object> values)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PropertyValue

        public PropertyValue​(java.lang.Object propertyValue)
    • Method Detail

      • setValues

        public void setValues​(java.util.List<java.lang.Object> values)