Class AspectEntry

java.lang.Object
org.alfresco.model.model.AspectEntry

@Validated public class AspectEntry extends Object
AspectEntry
  • Constructor Details

    • AspectEntry

      public AspectEntry()
  • Method Details

    • entry

      public AspectEntry entry(Aspect entry)
    • getEntry

      @NotNull @Valid public @NotNull @Valid Aspect getEntry()
      Get entry
      Returns:
      entry
    • setEntry

      public void setEntry(Aspect entry)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object