Package io.lionweb.lioncore.protobuf
Class PBBulkImport.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<PBBulkImport.Builder>
io.lionweb.lioncore.protobuf.PBBulkImport.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,PBBulkImportOrBuilder
,Cloneable
- Enclosing class:
- PBBulkImport
public static final class PBBulkImport.Builder
extends com.google.protobuf.GeneratedMessage.Builder<PBBulkImport.Builder>
implements PBBulkImportOrBuilder
Protobuf type
io.lionweb.lioncore.protobuf.PBBulkImport
-
Method Summary
Modifier and TypeMethodDescriptionaddAllAttachPoints
(Iterable<? extends PBAttachPoint> values) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
addAllMetaPointers
(Iterable<? extends PBMetaPointer> values) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
addAllNodes
(Iterable<? extends PBNode> values) repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
addAllStringValues
(Iterable<String> values) We use this mechanism both to save space and to represent nulls (identified by -1)addAttachPoints
(int index, PBAttachPoint value) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
addAttachPoints
(int index, PBAttachPoint.Builder builderForValue) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
addAttachPoints
(PBAttachPoint value) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
addAttachPoints
(PBAttachPoint.Builder builderForValue) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
addAttachPointsBuilder
(int index) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
addMetaPointers
(int index, PBMetaPointer value) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
addMetaPointers
(int index, PBMetaPointer.Builder builderForValue) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
addMetaPointers
(PBMetaPointer value) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
addMetaPointers
(PBMetaPointer.Builder builderForValue) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
addMetaPointersBuilder
(int index) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
addNodes
(int index, PBNode.Builder builderForValue) repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
addNodes
(PBNode.Builder builderForValue) repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
addNodesBuilder
(int index) repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
addStringValues
(String value) We use this mechanism both to save space and to represent nulls (identified by -1)addStringValuesBytes
(com.google.protobuf.ByteString value) We use this mechanism both to save space and to represent nulls (identified by -1)build()
clear()
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
We use this mechanism both to save space and to represent nulls (identified by -1)getAttachPoints
(int index) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
getAttachPointsBuilder
(int index) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
int
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
getAttachPointsOrBuilder
(int index) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
List<? extends PBAttachPointOrBuilder>
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getMetaPointers
(int index) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
getMetaPointersBuilder
(int index) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
int
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
getMetaPointersOrBuilder
(int index) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
List<? extends PBMetaPointerOrBuilder>
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
getNodes
(int index) repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
getNodesBuilder
(int index) repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
int
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
getNodesOrBuilder
(int index) repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
List<? extends PBNodeOrBuilder>
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
getStringValues
(int index) We use this mechanism both to save space and to represent nulls (identified by -1)com.google.protobuf.ByteString
getStringValuesBytes
(int index) We use this mechanism both to save space and to represent nulls (identified by -1)int
We use this mechanism both to save space and to represent nulls (identified by -1)com.google.protobuf.ProtocolStringList
We use this mechanism both to save space and to represent nulls (identified by -1)protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeFrom
(PBBulkImport other) removeAttachPoints
(int index) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
removeMetaPointers
(int index) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
removeNodes
(int index) repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
setAttachPoints
(int index, PBAttachPoint value) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
setAttachPoints
(int index, PBAttachPoint.Builder builderForValue) repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
setMetaPointers
(int index, PBMetaPointer value) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
setMetaPointers
(int index, PBMetaPointer.Builder builderForValue) repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
setNodes
(int index, PBNode.Builder builderForValue) repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
setStringValues
(int index, String value) We use this mechanism both to save space and to represent nulls (identified by -1)Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<PBBulkImport.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<PBBulkImport.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<PBBulkImport.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PBBulkImport.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<PBBulkImport.Builder>
-
mergeFrom
public PBBulkImport.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PBBulkImport.Builder>
- Throws:
IOException
-
getStringValuesList
public com.google.protobuf.ProtocolStringList getStringValuesList()We use this mechanism both to save space and to represent nulls (identified by -1)
repeated string stringValues = 1;
- Specified by:
getStringValuesList
in interfacePBBulkImportOrBuilder
- Returns:
- A list containing the stringValues.
-
getStringValuesCount
public int getStringValuesCount()We use this mechanism both to save space and to represent nulls (identified by -1)
repeated string stringValues = 1;
- Specified by:
getStringValuesCount
in interfacePBBulkImportOrBuilder
- Returns:
- The count of stringValues.
-
getStringValues
We use this mechanism both to save space and to represent nulls (identified by -1)
repeated string stringValues = 1;
- Specified by:
getStringValues
in interfacePBBulkImportOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The stringValues at the given index.
-
getStringValuesBytes
public com.google.protobuf.ByteString getStringValuesBytes(int index) We use this mechanism both to save space and to represent nulls (identified by -1)
repeated string stringValues = 1;
- Specified by:
getStringValuesBytes
in interfacePBBulkImportOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the stringValues at the given index.
-
setStringValues
We use this mechanism both to save space and to represent nulls (identified by -1)
repeated string stringValues = 1;
- Parameters:
index
- The index to set the value at.value
- The stringValues to set.- Returns:
- This builder for chaining.
-
addStringValues
We use this mechanism both to save space and to represent nulls (identified by -1)
repeated string stringValues = 1;
- Parameters:
value
- The stringValues to add.- Returns:
- This builder for chaining.
-
addAllStringValues
We use this mechanism both to save space and to represent nulls (identified by -1)
repeated string stringValues = 1;
- Parameters:
values
- The stringValues to add.- Returns:
- This builder for chaining.
-
clearStringValues
We use this mechanism both to save space and to represent nulls (identified by -1)
repeated string stringValues = 1;
- Returns:
- This builder for chaining.
-
addStringValuesBytes
We use this mechanism both to save space and to represent nulls (identified by -1)
repeated string stringValues = 1;
- Parameters:
value
- The bytes of the stringValues to add.- Returns:
- This builder for chaining.
-
getMetaPointersList
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
- Specified by:
getMetaPointersList
in interfacePBBulkImportOrBuilder
-
getMetaPointersCount
public int getMetaPointersCount()repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
- Specified by:
getMetaPointersCount
in interfacePBBulkImportOrBuilder
-
getMetaPointers
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
- Specified by:
getMetaPointers
in interfacePBBulkImportOrBuilder
-
setMetaPointers
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
setMetaPointers
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
addMetaPointers
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
addMetaPointers
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
addMetaPointers
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
addMetaPointers
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
addAllMetaPointers
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
clearMetaPointers
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
removeMetaPointers
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
getMetaPointersBuilder
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
getMetaPointersOrBuilder
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
- Specified by:
getMetaPointersOrBuilder
in interfacePBBulkImportOrBuilder
-
getMetaPointersOrBuilderList
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
- Specified by:
getMetaPointersOrBuilderList
in interfacePBBulkImportOrBuilder
-
addMetaPointersBuilder
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
addMetaPointersBuilder
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
getMetaPointersBuilderList
repeated .io.lionweb.lioncore.protobuf.PBMetaPointer metaPointers = 2;
-
getAttachPointsList
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
- Specified by:
getAttachPointsList
in interfacePBBulkImportOrBuilder
-
getAttachPointsCount
public int getAttachPointsCount()repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
- Specified by:
getAttachPointsCount
in interfacePBBulkImportOrBuilder
-
getAttachPoints
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
- Specified by:
getAttachPoints
in interfacePBBulkImportOrBuilder
-
setAttachPoints
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
setAttachPoints
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
addAttachPoints
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
addAttachPoints
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
addAttachPoints
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
addAttachPoints
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
addAllAttachPoints
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
clearAttachPoints
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
removeAttachPoints
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
getAttachPointsBuilder
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
getAttachPointsOrBuilder
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
- Specified by:
getAttachPointsOrBuilder
in interfacePBBulkImportOrBuilder
-
getAttachPointsOrBuilderList
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
- Specified by:
getAttachPointsOrBuilderList
in interfacePBBulkImportOrBuilder
-
addAttachPointsBuilder
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
addAttachPointsBuilder
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
getAttachPointsBuilderList
repeated .io.lionweb.lioncore.protobuf.PBAttachPoint attachPoints = 3;
-
getNodesList
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
- Specified by:
getNodesList
in interfacePBBulkImportOrBuilder
-
getNodesCount
public int getNodesCount()repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
- Specified by:
getNodesCount
in interfacePBBulkImportOrBuilder
-
getNodes
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
- Specified by:
getNodes
in interfacePBBulkImportOrBuilder
-
setNodes
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
setNodes
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
addNodes
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
addNodes
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
addNodes
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
addNodes
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
addAllNodes
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
clearNodes
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
removeNodes
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
getNodesBuilder
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
getNodesOrBuilder
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
- Specified by:
getNodesOrBuilder
in interfacePBBulkImportOrBuilder
-
getNodesOrBuilderList
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
- Specified by:
getNodesOrBuilderList
in interfacePBBulkImportOrBuilder
-
addNodesBuilder
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
addNodesBuilder
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-
getNodesBuilderList
repeated .io.lionweb.lioncore.protobuf.PBNode nodes = 4;
-