Package org.yamcs.protobuf
Class LinkInfo.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
- org.yamcs.protobuf.LinkInfo.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,LinkInfoOrBuilder
- Enclosing class:
- LinkInfo
public static final class LinkInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder> implements LinkInfoOrBuilder
Protobuf typeyamcs.protobuf.yamcsManagement.LinkInfo
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description LinkInfo.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LinkInfobuild()LinkInfobuildPartial()LinkInfo.Builderclear()LinkInfo.BuilderclearDataInCount()optional int64 dataInCount = 10;LinkInfo.BuilderclearDataOutCount()optional int64 dataOutCount = 11;LinkInfo.BuilderclearDetailedStatus()optional string detailedStatus = 9;LinkInfo.BuilderclearDisabled()optional bool disabled = 6;LinkInfo.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)LinkInfo.BuilderclearInstance()optional string instance = 1;LinkInfo.BuilderclearName()optional string name = 2;LinkInfo.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)LinkInfo.BuilderclearParentName()if this is a sublink of an aggregated data link, this is the name of the parentLinkInfo.BuilderclearSpec()optional string spec = 4;LinkInfo.BuilderclearStatus()optional string status = 7;LinkInfo.BuilderclearType()optional string type = 3;LinkInfo.Builderclone()longgetDataInCount()optional int64 dataInCount = 10;longgetDataOutCount()optional int64 dataOutCount = 11;LinkInfogetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDetailedStatus()optional string detailedStatus = 9;com.google.protobuf.ByteStringgetDetailedStatusBytes()optional string detailedStatus = 9;booleangetDisabled()optional bool disabled = 6;StringgetInstance()optional string instance = 1;com.google.protobuf.ByteStringgetInstanceBytes()optional string instance = 1;StringgetName()optional string name = 2;com.google.protobuf.ByteStringgetNameBytes()optional string name = 2;StringgetParentName()if this is a sublink of an aggregated data link, this is the name of the parentcom.google.protobuf.ByteStringgetParentNameBytes()if this is a sublink of an aggregated data link, this is the name of the parentStringgetSpec()optional string spec = 4;com.google.protobuf.ByteStringgetSpecBytes()optional string spec = 4;StringgetStatus()optional string status = 7;com.google.protobuf.ByteStringgetStatusBytes()optional string status = 7;StringgetType()optional string type = 3;com.google.protobuf.ByteStringgetTypeBytes()optional string type = 3;booleanhasDataInCount()optional int64 dataInCount = 10;booleanhasDataOutCount()optional int64 dataOutCount = 11;booleanhasDetailedStatus()optional string detailedStatus = 9;booleanhasDisabled()optional bool disabled = 6;booleanhasInstance()optional string instance = 1;booleanhasName()optional string name = 2;booleanhasParentName()if this is a sublink of an aggregated data link, this is the name of the parentbooleanhasSpec()optional string spec = 4;booleanhasStatus()optional string status = 7;booleanhasType()optional string type = 3;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()LinkInfo.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)LinkInfo.BuildermergeFrom(com.google.protobuf.Message other)LinkInfo.BuildermergeFrom(LinkInfo other)LinkInfo.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)LinkInfo.BuildersetDataInCount(long value)optional int64 dataInCount = 10;LinkInfo.BuildersetDataOutCount(long value)optional int64 dataOutCount = 11;LinkInfo.BuildersetDetailedStatus(String value)optional string detailedStatus = 9;LinkInfo.BuildersetDetailedStatusBytes(com.google.protobuf.ByteString value)optional string detailedStatus = 9;LinkInfo.BuildersetDisabled(boolean value)optional bool disabled = 6;LinkInfo.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)LinkInfo.BuildersetInstance(String value)optional string instance = 1;LinkInfo.BuildersetInstanceBytes(com.google.protobuf.ByteString value)optional string instance = 1;LinkInfo.BuildersetName(String value)optional string name = 2;LinkInfo.BuildersetNameBytes(com.google.protobuf.ByteString value)optional string name = 2;LinkInfo.BuildersetParentName(String value)if this is a sublink of an aggregated data link, this is the name of the parentLinkInfo.BuildersetParentNameBytes(com.google.protobuf.ByteString value)if this is a sublink of an aggregated data link, this is the name of the parentLinkInfo.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)LinkInfo.BuildersetSpec(String value)optional string spec = 4;LinkInfo.BuildersetSpecBytes(com.google.protobuf.ByteString value)optional string spec = 4;LinkInfo.BuildersetStatus(String value)optional string status = 7;LinkInfo.BuildersetStatusBytes(com.google.protobuf.ByteString value)optional string status = 7;LinkInfo.BuildersetType(String value)optional string type = 3;LinkInfo.BuildersetTypeBytes(com.google.protobuf.ByteString value)optional string type = 3;LinkInfo.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
clear
public LinkInfo.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
getDefaultInstanceForType
public LinkInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public LinkInfo build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public LinkInfo buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public LinkInfo.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
setField
public LinkInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
clearField
public LinkInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
clearOneof
public LinkInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
setRepeatedField
public LinkInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
addRepeatedField
public LinkInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
mergeFrom
public LinkInfo.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LinkInfo.Builder>
-
mergeFrom
public LinkInfo.Builder mergeFrom(LinkInfo other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
mergeFrom
public LinkInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LinkInfo.Builder>- Throws:
IOException
-
hasInstance
public boolean hasInstance()
optional string instance = 1;- Specified by:
hasInstancein interfaceLinkInfoOrBuilder
-
getInstance
public String getInstance()
optional string instance = 1;- Specified by:
getInstancein interfaceLinkInfoOrBuilder
-
getInstanceBytes
public com.google.protobuf.ByteString getInstanceBytes()
optional string instance = 1;- Specified by:
getInstanceBytesin interfaceLinkInfoOrBuilder
-
setInstance
public LinkInfo.Builder setInstance(String value)
optional string instance = 1;
-
clearInstance
public LinkInfo.Builder clearInstance()
optional string instance = 1;
-
setInstanceBytes
public LinkInfo.Builder setInstanceBytes(com.google.protobuf.ByteString value)
optional string instance = 1;
-
hasName
public boolean hasName()
optional string name = 2;- Specified by:
hasNamein interfaceLinkInfoOrBuilder
-
getName
public String getName()
optional string name = 2;- Specified by:
getNamein interfaceLinkInfoOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
optional string name = 2;- Specified by:
getNameBytesin interfaceLinkInfoOrBuilder
-
setName
public LinkInfo.Builder setName(String value)
optional string name = 2;
-
clearName
public LinkInfo.Builder clearName()
optional string name = 2;
-
setNameBytes
public LinkInfo.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 2;
-
hasType
public boolean hasType()
optional string type = 3;- Specified by:
hasTypein interfaceLinkInfoOrBuilder
-
getType
public String getType()
optional string type = 3;- Specified by:
getTypein interfaceLinkInfoOrBuilder
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()
optional string type = 3;- Specified by:
getTypeBytesin interfaceLinkInfoOrBuilder
-
setType
public LinkInfo.Builder setType(String value)
optional string type = 3;
-
clearType
public LinkInfo.Builder clearType()
optional string type = 3;
-
setTypeBytes
public LinkInfo.Builder setTypeBytes(com.google.protobuf.ByteString value)
optional string type = 3;
-
hasSpec
public boolean hasSpec()
optional string spec = 4;- Specified by:
hasSpecin interfaceLinkInfoOrBuilder
-
getSpec
public String getSpec()
optional string spec = 4;- Specified by:
getSpecin interfaceLinkInfoOrBuilder
-
getSpecBytes
public com.google.protobuf.ByteString getSpecBytes()
optional string spec = 4;- Specified by:
getSpecBytesin interfaceLinkInfoOrBuilder
-
setSpec
public LinkInfo.Builder setSpec(String value)
optional string spec = 4;
-
clearSpec
public LinkInfo.Builder clearSpec()
optional string spec = 4;
-
setSpecBytes
public LinkInfo.Builder setSpecBytes(com.google.protobuf.ByteString value)
optional string spec = 4;
-
hasDisabled
public boolean hasDisabled()
optional bool disabled = 6;- Specified by:
hasDisabledin interfaceLinkInfoOrBuilder
-
getDisabled
public boolean getDisabled()
optional bool disabled = 6;- Specified by:
getDisabledin interfaceLinkInfoOrBuilder
-
setDisabled
public LinkInfo.Builder setDisabled(boolean value)
optional bool disabled = 6;
-
clearDisabled
public LinkInfo.Builder clearDisabled()
optional bool disabled = 6;
-
hasStatus
public boolean hasStatus()
optional string status = 7;- Specified by:
hasStatusin interfaceLinkInfoOrBuilder
-
getStatus
public String getStatus()
optional string status = 7;- Specified by:
getStatusin interfaceLinkInfoOrBuilder
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()
optional string status = 7;- Specified by:
getStatusBytesin interfaceLinkInfoOrBuilder
-
setStatus
public LinkInfo.Builder setStatus(String value)
optional string status = 7;
-
clearStatus
public LinkInfo.Builder clearStatus()
optional string status = 7;
-
setStatusBytes
public LinkInfo.Builder setStatusBytes(com.google.protobuf.ByteString value)
optional string status = 7;
-
hasDataInCount
public boolean hasDataInCount()
optional int64 dataInCount = 10;- Specified by:
hasDataInCountin interfaceLinkInfoOrBuilder
-
getDataInCount
public long getDataInCount()
optional int64 dataInCount = 10;- Specified by:
getDataInCountin interfaceLinkInfoOrBuilder
-
setDataInCount
public LinkInfo.Builder setDataInCount(long value)
optional int64 dataInCount = 10;
-
clearDataInCount
public LinkInfo.Builder clearDataInCount()
optional int64 dataInCount = 10;
-
hasDataOutCount
public boolean hasDataOutCount()
optional int64 dataOutCount = 11;- Specified by:
hasDataOutCountin interfaceLinkInfoOrBuilder
-
getDataOutCount
public long getDataOutCount()
optional int64 dataOutCount = 11;- Specified by:
getDataOutCountin interfaceLinkInfoOrBuilder
-
setDataOutCount
public LinkInfo.Builder setDataOutCount(long value)
optional int64 dataOutCount = 11;
-
clearDataOutCount
public LinkInfo.Builder clearDataOutCount()
optional int64 dataOutCount = 11;
-
hasDetailedStatus
public boolean hasDetailedStatus()
optional string detailedStatus = 9;- Specified by:
hasDetailedStatusin interfaceLinkInfoOrBuilder
-
getDetailedStatus
public String getDetailedStatus()
optional string detailedStatus = 9;- Specified by:
getDetailedStatusin interfaceLinkInfoOrBuilder
-
getDetailedStatusBytes
public com.google.protobuf.ByteString getDetailedStatusBytes()
optional string detailedStatus = 9;- Specified by:
getDetailedStatusBytesin interfaceLinkInfoOrBuilder
-
setDetailedStatus
public LinkInfo.Builder setDetailedStatus(String value)
optional string detailedStatus = 9;
-
clearDetailedStatus
public LinkInfo.Builder clearDetailedStatus()
optional string detailedStatus = 9;
-
setDetailedStatusBytes
public LinkInfo.Builder setDetailedStatusBytes(com.google.protobuf.ByteString value)
optional string detailedStatus = 9;
-
hasParentName
public boolean hasParentName()
if this is a sublink of an aggregated data link, this is the name of the parent
optional string parentName = 12;- Specified by:
hasParentNamein interfaceLinkInfoOrBuilder
-
getParentName
public String getParentName()
if this is a sublink of an aggregated data link, this is the name of the parent
optional string parentName = 12;- Specified by:
getParentNamein interfaceLinkInfoOrBuilder
-
getParentNameBytes
public com.google.protobuf.ByteString getParentNameBytes()
if this is a sublink of an aggregated data link, this is the name of the parent
optional string parentName = 12;- Specified by:
getParentNameBytesin interfaceLinkInfoOrBuilder
-
setParentName
public LinkInfo.Builder setParentName(String value)
if this is a sublink of an aggregated data link, this is the name of the parent
optional string parentName = 12;
-
clearParentName
public LinkInfo.Builder clearParentName()
if this is a sublink of an aggregated data link, this is the name of the parent
optional string parentName = 12;
-
setParentNameBytes
public LinkInfo.Builder setParentNameBytes(com.google.protobuf.ByteString value)
if this is a sublink of an aggregated data link, this is the name of the parent
optional string parentName = 12;
-
setUnknownFields
public final LinkInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
mergeUnknownFields
public final LinkInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LinkInfo.Builder>
-
-