Class ElementWithAttributeAndChild

java.lang.Object
org.mule.tests.api.pojos.ElementWithAttributeAndChild

@TypeDsl(allowTopLevelDefinition=true) public class ElementWithAttributeAndChild extends Object
  • Constructor Details

    • ElementWithAttributeAndChild

      public ElementWithAttributeAndChild()
  • Method Details

    • getMyPojo

      public MyPojo getMyPojo()
    • setMyPojo

      public void setMyPojo(MyPojo myPojo)
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object