Class CsvComplexType

All Implemented Interfaces:
Serializable

public class CsvComplexType extends CsvField implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • CsvComplexType

      public CsvComplexType()
  • Method Details

    • getCsvFields

      public CsvFields getCsvFields()
      Gets the value of the csvFields property.
      Returns:
      possible object is CsvFields
    • setCsvFields

      public void setCsvFields(CsvFields value)
      Sets the value of the csvFields property.
      Parameters:
      value - allowed object is CsvFields
    • getUri

      public String getUri()
      Gets the value of the uri property.
      Returns:
      possible object is String
    • setUri

      public void setUri(String value)
      Sets the value of the uri property.
      Parameters:
      value - allowed object is String
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object