Uses of Class
com.ironsoftware.ironpdf.internal.proto.ListIntP.Builder
-
Packages that use ListIntP.Builder Package Description com.ironsoftware.ironpdf.internal.proto -
-
Uses of ListIntP.Builder in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ListIntP.Builder Modifier and Type Method Description ListIntP.BuilderListIntP.Builder. addAllItems(Iterable<? extends Integer> values)repeated int32 items = 1;ListIntP.BuilderListIntP.Builder. addItems(int value)repeated int32 items = 1;ListIntP.BuilderListIntP.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListIntP.BuilderListIntP.Builder. clear()ListIntP.BuilderListIntP.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListIntP.BuilderListIntP.Builder. clearItems()repeated int32 items = 1;ListIntP.BuilderListIntP.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListIntP.BuilderListIntP.Builder. clone()ListIntP.BuilderIntListResultP.Builder. getResultBuilder().ironpdfengineproto.ListIntP result = 1;ListIntP.BuilderListIntP.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListIntP.BuilderListIntP.Builder. mergeFrom(com.google.protobuf.Message other)ListIntP.BuilderListIntP.Builder. mergeFrom(ListIntP other)ListIntP.BuilderListIntP.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static ListIntP.BuilderListIntP. newBuilder()static ListIntP.BuilderListIntP. newBuilder(ListIntP prototype)ListIntP.BuilderListIntP. newBuilderForType()protected ListIntP.BuilderListIntP. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)ListIntP.BuilderListIntP.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListIntP.BuilderListIntP.Builder. setItems(int index, int value)repeated int32 items = 1;ListIntP.BuilderListIntP.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListIntP.BuilderListIntP.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListIntP.BuilderListIntP. toBuilder()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type ListIntP.Builder Modifier and Type Method Description IntListResultP.BuilderIntListResultP.Builder. setResult(ListIntP.Builder builderForValue).ironpdfengineproto.ListIntP result = 1;
-