public static final class OpennmsModelProtos.HwEntity extends com.google.protobuf.GeneratedMessageV3 implements OpennmsModelProtos.HwEntityOrBuilder
HwEntity
Modifier and Type | Class and Description |
---|---|
static class |
OpennmsModelProtos.HwEntity.Builder
Protobuf type
HwEntity |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
CHILDREN_FIELD_NUMBER |
static int |
ENT_HW_ALIAS_FIELD_NUMBER |
static int |
ENT_PHYSICAL_CLASS_FIELD_NUMBER |
static int |
ENT_PHYSICAL_DESCR_FIELD_NUMBER |
static int |
ENT_PHYSICAL_INDEX_FIELD_NUMBER |
static int |
ENT_PHYSICAL_IS_FRU_FIELD_NUMBER |
static int |
ENT_PHYSICAL_NAME_FIELD_NUMBER |
static int |
ENT_PHYSICAL_VENDOR_TYPE_FIELD_NUMBER |
static int |
ENTITY_ID_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
OpennmsModelProtos.HwEntity |
getChildren(int index)
repeated .HwEntity children = 9; |
int |
getChildrenCount()
repeated .HwEntity children = 9; |
List<OpennmsModelProtos.HwEntity> |
getChildrenList()
repeated .HwEntity children = 9; |
OpennmsModelProtos.HwEntityOrBuilder |
getChildrenOrBuilder(int index)
repeated .HwEntity children = 9; |
List<? extends OpennmsModelProtos.HwEntityOrBuilder> |
getChildrenOrBuilderList()
repeated .HwEntity children = 9; |
static OpennmsModelProtos.HwEntity |
getDefaultInstance() |
OpennmsModelProtos.HwEntity |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
OpennmsModelProtos.HwAlias |
getEntHwAlias(int index)
repeated .HwAlias ent_hw_alias = 8; |
int |
getEntHwAliasCount()
repeated .HwAlias ent_hw_alias = 8; |
List<OpennmsModelProtos.HwAlias> |
getEntHwAliasList()
repeated .HwAlias ent_hw_alias = 8; |
OpennmsModelProtos.HwAliasOrBuilder |
getEntHwAliasOrBuilder(int index)
repeated .HwAlias ent_hw_alias = 8; |
List<? extends OpennmsModelProtos.HwAliasOrBuilder> |
getEntHwAliasOrBuilderList()
repeated .HwAlias ent_hw_alias = 8; |
int |
getEntityId()
uint32 entity_id = 2; |
String |
getEntPhysicalClass()
string ent_physical_class = 3; |
com.google.protobuf.ByteString |
getEntPhysicalClassBytes()
string ent_physical_class = 3; |
String |
getEntPhysicalDescr()
string ent_physical_descr = 4; |
com.google.protobuf.ByteString |
getEntPhysicalDescrBytes()
string ent_physical_descr = 4; |
int |
getEntPhysicalIndex()
uint32 ent_physical_index = 1; |
boolean |
getEntPhysicalIsFru()
bool ent_physical_is_fru = 5; |
String |
getEntPhysicalName()
string ent_physical_name = 6; |
com.google.protobuf.ByteString |
getEntPhysicalNameBytes()
string ent_physical_name = 6; |
String |
getEntPhysicalVendorType()
string ent_physical_vendor_type = 7; |
com.google.protobuf.ByteString |
getEntPhysicalVendorTypeBytes()
string ent_physical_vendor_type = 7; |
com.google.protobuf.Parser<OpennmsModelProtos.HwEntity> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static OpennmsModelProtos.HwEntity.Builder |
newBuilder() |
static OpennmsModelProtos.HwEntity.Builder |
newBuilder(OpennmsModelProtos.HwEntity prototype) |
OpennmsModelProtos.HwEntity.Builder |
newBuilderForType() |
protected OpennmsModelProtos.HwEntity.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static OpennmsModelProtos.HwEntity |
parseDelimitedFrom(InputStream input) |
static OpennmsModelProtos.HwEntity |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpennmsModelProtos.HwEntity |
parseFrom(byte[] data) |
static OpennmsModelProtos.HwEntity |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpennmsModelProtos.HwEntity |
parseFrom(ByteBuffer data) |
static OpennmsModelProtos.HwEntity |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpennmsModelProtos.HwEntity |
parseFrom(com.google.protobuf.ByteString data) |
static OpennmsModelProtos.HwEntity |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpennmsModelProtos.HwEntity |
parseFrom(com.google.protobuf.CodedInputStream input) |
static OpennmsModelProtos.HwEntity |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OpennmsModelProtos.HwEntity |
parseFrom(InputStream input) |
static OpennmsModelProtos.HwEntity |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<OpennmsModelProtos.HwEntity> |
parser() |
OpennmsModelProtos.HwEntity.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newInstance, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int ENT_PHYSICAL_INDEX_FIELD_NUMBER
public static final int ENTITY_ID_FIELD_NUMBER
public static final int ENT_PHYSICAL_CLASS_FIELD_NUMBER
public static final int ENT_PHYSICAL_DESCR_FIELD_NUMBER
public static final int ENT_PHYSICAL_IS_FRU_FIELD_NUMBER
public static final int ENT_PHYSICAL_NAME_FIELD_NUMBER
public static final int ENT_PHYSICAL_VENDOR_TYPE_FIELD_NUMBER
public static final int ENT_HW_ALIAS_FIELD_NUMBER
public static final int CHILDREN_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public int getEntPhysicalIndex()
uint32 ent_physical_index = 1;
getEntPhysicalIndex
in interface OpennmsModelProtos.HwEntityOrBuilder
public int getEntityId()
uint32 entity_id = 2;
getEntityId
in interface OpennmsModelProtos.HwEntityOrBuilder
public String getEntPhysicalClass()
string ent_physical_class = 3;
getEntPhysicalClass
in interface OpennmsModelProtos.HwEntityOrBuilder
public com.google.protobuf.ByteString getEntPhysicalClassBytes()
string ent_physical_class = 3;
getEntPhysicalClassBytes
in interface OpennmsModelProtos.HwEntityOrBuilder
public String getEntPhysicalDescr()
string ent_physical_descr = 4;
getEntPhysicalDescr
in interface OpennmsModelProtos.HwEntityOrBuilder
public com.google.protobuf.ByteString getEntPhysicalDescrBytes()
string ent_physical_descr = 4;
getEntPhysicalDescrBytes
in interface OpennmsModelProtos.HwEntityOrBuilder
public boolean getEntPhysicalIsFru()
bool ent_physical_is_fru = 5;
getEntPhysicalIsFru
in interface OpennmsModelProtos.HwEntityOrBuilder
public String getEntPhysicalName()
string ent_physical_name = 6;
getEntPhysicalName
in interface OpennmsModelProtos.HwEntityOrBuilder
public com.google.protobuf.ByteString getEntPhysicalNameBytes()
string ent_physical_name = 6;
getEntPhysicalNameBytes
in interface OpennmsModelProtos.HwEntityOrBuilder
public String getEntPhysicalVendorType()
string ent_physical_vendor_type = 7;
getEntPhysicalVendorType
in interface OpennmsModelProtos.HwEntityOrBuilder
public com.google.protobuf.ByteString getEntPhysicalVendorTypeBytes()
string ent_physical_vendor_type = 7;
getEntPhysicalVendorTypeBytes
in interface OpennmsModelProtos.HwEntityOrBuilder
public List<OpennmsModelProtos.HwAlias> getEntHwAliasList()
repeated .HwAlias ent_hw_alias = 8;
getEntHwAliasList
in interface OpennmsModelProtos.HwEntityOrBuilder
public List<? extends OpennmsModelProtos.HwAliasOrBuilder> getEntHwAliasOrBuilderList()
repeated .HwAlias ent_hw_alias = 8;
getEntHwAliasOrBuilderList
in interface OpennmsModelProtos.HwEntityOrBuilder
public int getEntHwAliasCount()
repeated .HwAlias ent_hw_alias = 8;
getEntHwAliasCount
in interface OpennmsModelProtos.HwEntityOrBuilder
public OpennmsModelProtos.HwAlias getEntHwAlias(int index)
repeated .HwAlias ent_hw_alias = 8;
getEntHwAlias
in interface OpennmsModelProtos.HwEntityOrBuilder
public OpennmsModelProtos.HwAliasOrBuilder getEntHwAliasOrBuilder(int index)
repeated .HwAlias ent_hw_alias = 8;
getEntHwAliasOrBuilder
in interface OpennmsModelProtos.HwEntityOrBuilder
public List<OpennmsModelProtos.HwEntity> getChildrenList()
repeated .HwEntity children = 9;
getChildrenList
in interface OpennmsModelProtos.HwEntityOrBuilder
public List<? extends OpennmsModelProtos.HwEntityOrBuilder> getChildrenOrBuilderList()
repeated .HwEntity children = 9;
getChildrenOrBuilderList
in interface OpennmsModelProtos.HwEntityOrBuilder
public int getChildrenCount()
repeated .HwEntity children = 9;
getChildrenCount
in interface OpennmsModelProtos.HwEntityOrBuilder
public OpennmsModelProtos.HwEntity getChildren(int index)
repeated .HwEntity children = 9;
getChildren
in interface OpennmsModelProtos.HwEntityOrBuilder
public OpennmsModelProtos.HwEntityOrBuilder getChildrenOrBuilder(int index)
repeated .HwEntity children = 9;
getChildrenOrBuilder
in interface OpennmsModelProtos.HwEntityOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static OpennmsModelProtos.HwEntity parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static OpennmsModelProtos.HwEntity parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static OpennmsModelProtos.HwEntity parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static OpennmsModelProtos.HwEntity parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static OpennmsModelProtos.HwEntity parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static OpennmsModelProtos.HwEntity parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static OpennmsModelProtos.HwEntity parseFrom(InputStream input) throws IOException
IOException
public static OpennmsModelProtos.HwEntity parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static OpennmsModelProtos.HwEntity parseDelimitedFrom(InputStream input) throws IOException
IOException
public static OpennmsModelProtos.HwEntity parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static OpennmsModelProtos.HwEntity parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static OpennmsModelProtos.HwEntity parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public OpennmsModelProtos.HwEntity.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static OpennmsModelProtos.HwEntity.Builder newBuilder()
public static OpennmsModelProtos.HwEntity.Builder newBuilder(OpennmsModelProtos.HwEntity prototype)
public OpennmsModelProtos.HwEntity.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected OpennmsModelProtos.HwEntity.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static OpennmsModelProtos.HwEntity getDefaultInstance()
public static com.google.protobuf.Parser<OpennmsModelProtos.HwEntity> parser()
public com.google.protobuf.Parser<OpennmsModelProtos.HwEntity> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public OpennmsModelProtos.HwEntity getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2021. All rights reserved.