Package edu.sustech.test.models
Class TextMatch
java.lang.Object
edu.sustech.test.models.TextMatch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAdditionalProperty(String name, Object value) voidsetFragment(String fragment) voidsetMatches(List<Match> matches) voidsetObjectType(String objectType) voidsetObjectUrl(String objectUrl) voidsetProperty(String property) toString()
-
Constructor Details
-
TextMatch
public TextMatch()
-
-
Method Details
-
getObjectUrl
-
setObjectUrl
-
getObjectType
-
setObjectType
-
getProperty
-
setProperty
-
getFragment
-
setFragment
-
getMatches
-
setMatches
-
getAdditionalProperties
-
setAdditionalProperty
-
toString
-
hashCode
public int hashCode() -
equals
-