Package com.xero.models.payrolluk
Class InvalidField
java.lang.Object
com.xero.models.payrolluk.InvalidField
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()The name of the field that caused the errorThe reason the error occurredinthashCode()The name of the field that caused the errorThe reason the error occurredvoidThe name of the field that caused the errorvoidThe reason the error occurredtoString()
-
Constructor Details
-
InvalidField
public InvalidField()
-
-
Method Details
-
name
The name of the field that caused the error- Parameters:
name- String- Returns:
- InvalidField
-
getName
-
setName
The name of the field that caused the error- Parameters:
name- String
-
reason
The reason the error occurred- Parameters:
reason- String- Returns:
- InvalidField
-
getReason
-
setReason
-
equals
-
hashCode
-
toString
-