Class Property

java.lang.Object
org.exoplatform.wiki.service.rest.model.LinkCollection
org.exoplatform.wiki.service.rest.model.Property

public class Property extends LinkCollection
  • Field Details

  • Constructor Details

    • Property

      public Property()
  • Method Details

    • getAttributes

      public List<Attribute> getAttributes()
      Gets the value of the attributes property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the attributes property.

      For example, to add a new item, do as follows:

       getAttributes().add(newItem);
       

      Objects of the following type(s) are allowed in the list Attribute

    • getValue

      public String getValue()
      Obtient la valeur de la propriété value.
      Returns:
      possible object is String
    • setValue

      public void setValue(String value)
      Définit la valeur de la propriété value.
      Parameters:
      value - allowed object is String
    • getName

      public String getName()
      Obtient la valeur de la propriété name.
      Returns:
      possible object is String
    • setName

      public void setName(String value)
      Définit la valeur de la propriété name.
      Parameters:
      value - allowed object is String
    • getType

      public String getType()
      Obtient la valeur de la propriété type.
      Returns:
      possible object is String
    • setType

      public void setType(String value)
      Définit la valeur de la propriété type.
      Parameters:
      value - allowed object is String