Package com.google.protobuf
Class Descriptors.OneofDescriptor
java.lang.Object
com.google.protobuf.Descriptors.OneofDescriptor
- Enclosing class:
- Descriptors
Describes an oneof of a message type.
-
Method Details
-
getIndex
public int getIndex()Get the index of this descriptor within its parent. -
getName
-
getFile
-
getFullName
-
getContainingType
-
getFieldCount
public int getFieldCount() -
getField
-