@Immutable public class ThriftFieldInjection extends Object implements ThriftInjection
| Constructor and Description |
|---|
ThriftFieldInjection(short id,
String name,
Field field,
FieldKind fieldKind) |
| Modifier and Type | Method and Description |
|---|---|
Field |
getField() |
FieldKind |
getFieldKind() |
short |
getId() |
String |
getName() |
String |
toString() |
public FieldKind getFieldKind()
getFieldKind in interface ThriftInjectionpublic short getId()
getId in interface ThriftInjectionpublic String getName()
getName in interface ThriftInjectionpublic Field getField()
Copyright © 2012–2018. All rights reserved.