Constant Field Values
Contents
org.apache.*
-
org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.AddressBook Modifier and Type Constant Field Value public static final intPERSON_FIELD_NUMBER1 -
org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person Modifier and Type Constant Field Value public static final intADDRESS_FIELD_NUMBER6public static final intEMAIL_FIELD_NUMBER3public static final intID_FIELD_NUMBER2public static final intNAME_FIELD_NUMBER1public static final intNICKNAMES_FIELD_NUMBER5public static final intPHONE_FIELD_NUMBER4 -
org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.Address Modifier and Type Constant Field Value public static final intIS_VALID_FIELD_NUMBER3public static final intSTREET_FIELD_NUMBER1public static final intSTREET_NUMBER_FIELD_NUMBER2 -
org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneNumber Modifier and Type Constant Field Value public static final intNUMBER_FIELD_NUMBER1public static final intTYPE_FIELD_NUMBER2 -
org.apache.camel.quarkus.component.protobuf.it.model.AddressBookProtos.Person.PhoneType Modifier and Type Constant Field Value public static final intHOME_VALUE1public static final intMOBILE_VALUE0public static final intWORK_VALUE2