InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.addAllChild(Iterable<? extends InteropChildBeanOuterClass.InteropChildBean> values)
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
|
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.addChild(InteropChildBeanOuterClass.InteropChildBean.Builder builderForValue)
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
|
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.addChild(InteropChildBeanOuterClass.InteropChildBean value)
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
|
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.addChild(int index,
InteropChildBeanOuterClass.InteropChildBean.Builder builderForValue)
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
|
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.addChild(int index,
InteropChildBeanOuterClass.InteropChildBean value)
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
|
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.clear() |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.clearChild()
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
|
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.clone() |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.mergeFrom(InteropRootBeanOuterClass.InteropRootBean other) |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.mergeFrom(com.google.protobuf.Message other) |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.newBuilder() |
static InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.newBuilder(InteropRootBeanOuterClass.InteropRootBean prototype) |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.newBuilderForType() |
protected InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.removeChild(int index)
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
|
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.setChild(int index,
InteropChildBeanOuterClass.InteropChildBean.Builder builderForValue)
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
|
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.setChild(int index,
InteropChildBeanOuterClass.InteropChildBean value)
repeated .org.glassfish.hk2.xml.test.interop.InteropChildBean child = 1;
|
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InteropRootBeanOuterClass.InteropRootBean.Builder |
InteropRootBeanOuterClass.InteropRootBean.toBuilder() |