Class LibraryProperty

java.lang.Object
com.spotfire.ws.pub.LibraryProperty

public class LibraryProperty extends Object
Represents a custom property of an item in the Library.
Since:
5.5
  • Constructor Details

    • LibraryProperty

      public LibraryProperty()
      Creates a new instance.
  • Method Details

    • getKey

      public String getKey()
      Returns the key of the property.
      Returns:
      the key of the property
    • getValues

      public Set<String> getValues()
      Returns the values of the property.
      Returns:
      the values of the property