CollectionDef.AnyListOrBuilder

อินเทอร์เฟซสาธารณะแบบคงที่ CollectionDef.AnyListOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

นามธรรม com.google.protobuf.ใด ๆ
getValue (ดัชนี int)
repeated .google.protobuf.Any value = 1;
บทคัดย่อ
getValueCount ()
repeated .google.protobuf.Any value = 1;
รายการนามธรรม<ใดๆ>
รับค่ารายการ ()
repeated .google.protobuf.Any value = 1;
นามธรรม com.google.protobuf.AnyOrBuilder
getValueOrBuilder (ดัชนี int)
repeated .google.protobuf.Any value = 1;
รายการนามธรรม<? ขยาย AnyOrBuilder>
getValueOrBuilderList ()
repeated .google.protobuf.Any value = 1;

วิธีการสาธารณะ

บทคัดย่อสาธารณะ com.google.protobuf.getValue ใด ๆ ( ดัชนี int)

repeated .google.protobuf.Any value = 1;

นามธรรมสาธารณะ int getValueCount ()

repeated .google.protobuf.Any value = 1;

รายการนามธรรมสาธารณะ <ใด ๆ> getValueList ()

repeated .google.protobuf.Any value = 1;

บทคัดย่อสาธารณะ com.google.protobuf.AnyOrBuilder getValueOrBuilder (ดัชนี int)

repeated .google.protobuf.Any value = 1;

รายการบทคัดย่อสาธารณะ<? ขยาย AnyOrBuilder> getValueOrBuilderList ()

repeated .google.protobuf.Any value = 1;