Class LanguageAbility
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.dto.LanguageAbility
Deprecated.
Ability of an individual to understand or converse in a language.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity nameDeprecated.Language code (RFC 5646)Deprecated.Language nameDeprecated.Listening proficiency evaluated for this languageDeprecated.Reading proficiency evaluated for this languageDeprecated.Speaking proficiency evaluated for this language@Valid TimePeriodDeprecated.Get validForDeprecated.Writing proficiency evaluated for this languageinthashCode()Deprecated.isFavouriteLanguage(Boolean isFavouriteLanguage) Deprecated.Deprecated.A “true” value specifies whether the language is considered by the individual as his favourite onelanguageCode(String languageCode) Deprecated.languageName(String languageName) Deprecated.listeningProficiency(String listeningProficiency) Deprecated.readingProficiency(String readingProficiency) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetIsFavouriteLanguage(Boolean isFavouriteLanguage) Deprecated.voidsetLanguageCode(String languageCode) Deprecated.voidsetLanguageName(String languageName) Deprecated.voidsetListeningProficiency(String listeningProficiency) Deprecated.voidsetReadingProficiency(String readingProficiency) Deprecated.voidsetSpeakingProficiency(String speakingProficiency) Deprecated.voidsetValidFor(TimePeriod validFor) Deprecated.voidsetWritingProficiency(String writingProficiency) Deprecated.speakingProficiency(String speakingProficiency) Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.writingProficiency(String writingProficiency) Deprecated.
-
Constructor Details
-
LanguageAbility
public LanguageAbility()Deprecated.
-
-
Method Details
-
isFavouriteLanguage
Deprecated. -
isIsFavouriteLanguage
Deprecated.A “true” value specifies whether the language is considered by the individual as his favourite one- Returns:
- isFavouriteLanguage
-
setIsFavouriteLanguage
Deprecated. -
languageCode
Deprecated. -
getLanguageCode
Deprecated.Language code (RFC 5646)- Returns:
- languageCode
-
setLanguageCode
Deprecated. -
languageName
Deprecated. -
getLanguageName
Deprecated.Language name- Returns:
- languageName
-
setLanguageName
Deprecated. -
listeningProficiency
Deprecated. -
getListeningProficiency
Deprecated.Listening proficiency evaluated for this language- Returns:
- listeningProficiency
-
setListeningProficiency
Deprecated. -
readingProficiency
Deprecated. -
getReadingProficiency
Deprecated.Reading proficiency evaluated for this language- Returns:
- readingProficiency
-
setReadingProficiency
Deprecated. -
speakingProficiency
Deprecated. -
getSpeakingProficiency
Deprecated.Speaking proficiency evaluated for this language- Returns:
- speakingProficiency
-
setSpeakingProficiency
Deprecated. -
writingProficiency
Deprecated. -
getWritingProficiency
Deprecated.Writing proficiency evaluated for this language- Returns:
- writingProficiency
-
setWritingProficiency
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-