public class OtolaryngologyEar extends AbstractModel
header, skipSign
Constructor and Description |
---|
OtolaryngologyEar() |
OtolaryngologyEar(OtolaryngologyEar source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
HearingItem |
getHearing()
Get 听力
|
KeyValueItem |
getText()
Get 耳总体描述
|
void |
setHearing(HearingItem Hearing)
Set 听力
|
void |
setText(KeyValueItem Text)
Set 耳总体描述
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public OtolaryngologyEar()
public OtolaryngologyEar(OtolaryngologyEar source)
public KeyValueItem getText()
public void setText(KeyValueItem Text)
Text
- 耳总体描述public HearingItem getHearing()
public void setHearing(HearingItem Hearing)
Hearing
- 听力Copyright © 2025. All rights reserved.