public interface LanguageCommunicationAttributeCriteria extends LanguageCommunicationCriteria
LanguageCommunication RIM class. See
LanguageCommunicationALL, ANY, CONTAINS, EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUAL_TO, IS_NOT_NULL, IS_NULL, LESS_THAN, LESS_THAN_OR_EQUAL_TO, LIKE, NOT_EQUALS, NOT_LIKE| Modifier and Type | Method and Description |
|---|---|
void |
setLanguageCode(SearchOperator op,
CE languageCode)
Sets the
LanguageCode attribute on the
LanguageCommunication criteria. |
void |
setModeCode(SearchOperator op,
CE modeCode)
Sets the
ModeCode attribute on the
LanguageCommunication criteria. |
void |
setPreferenceInd(SearchOperator op,
BL preferenceInd)
Sets the
PreferenceInd attribute on the
LanguageCommunication criteria. |
void |
setProficiencyLevelCode(SearchOperator op,
CE proficiencyLevelCode)
Sets the
ProficiencyLevelCode attribute on the
LanguageCommunication criteria. |
equals, hashCode, newInstancevoid setLanguageCode(SearchOperator op, CE languageCode)
op - languageCode - void setModeCode(SearchOperator op, CE modeCode)
op - modeCode - void setPreferenceInd(SearchOperator op, BL preferenceInd)
op - preferenceInd - void setProficiencyLevelCode(SearchOperator op, CE proficiencyLevelCode)
ProficiencyLevelCode attribute on the
LanguageCommunication criteria. See
getProficiencyLevelCodeop - proficiencyLevelCode - HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved