Class TypeEntry

java.lang.Object
org.alfresco.model.model.TypeEntry

@Validated public class TypeEntry extends Object
TypeEntry
  • Constructor Details

    • TypeEntry

      public TypeEntry()
  • Method Details

    • entry

      public TypeEntry entry(Type entry)
    • getEntry

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

      public void setEntry(Type 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