Class SectionMappingResponse
java.lang.Object
org.oxerr.stubhub.client.model.SectionMappingResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetRow()inthashCode()voidsetMappedSection(String mappedSection) voidvoidsetSection(String section) voidsetSectionId(Integer sectionId) toString()
-
Constructor Details
-
SectionMappingResponse
public SectionMappingResponse()
-
-
Method Details
-
getSection
-
setSection
-
getRow
-
setRow
-
getMappedSection
-
setMappedSection
-
getSectionId
-
setSectionId
-
hashCode
-
equals
-
toString
-