Class VersionTree

java.lang.Object
com.github.sardine.model.VersionTree

public class VersionTree extends Object
  • Field Details

    • prop

      protected Prop prop
  • Constructor Details

    • VersionTree

      public VersionTree()
  • Method Details

    • getProp

      public Prop getProp()
      Gets the value of the prop property.
      Returns:
      possible object is Prop
    • setProp

      public void setProp(Prop value)
      Sets the value of the prop property.
      Parameters:
      value - allowed object is Prop