Class OpennmsModelProtos.HwEntity
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.opennms.features.kafka.producer.model.OpennmsModelProtos.HwEntity
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.io.Serializable
,OpennmsModelProtos.HwEntityOrBuilder
- Enclosing class:
- OpennmsModelProtos
public static final class OpennmsModelProtos.HwEntity extends com.google.protobuf.GeneratedMessageV3 implements OpennmsModelProtos.HwEntityOrBuilder
Protobuf typeHwEntity
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
OpennmsModelProtos.HwEntity.Builder
Protobuf typeHwEntity
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field 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
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
OpennmsModelProtos.HwEntity
getChildren(int index)
repeated .HwEntity children = 9;
int
getChildrenCount()
repeated .HwEntity children = 9;
java.util.List<OpennmsModelProtos.HwEntity>
getChildrenList()
repeated .HwEntity children = 9;
OpennmsModelProtos.HwEntityOrBuilder
getChildrenOrBuilder(int index)
repeated .HwEntity children = 9;
java.util.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;
java.util.List<OpennmsModelProtos.HwAlias>
getEntHwAliasList()
repeated .HwAlias ent_hw_alias = 8;
OpennmsModelProtos.HwAliasOrBuilder
getEntHwAliasOrBuilder(int index)
repeated .HwAlias ent_hw_alias = 8;
java.util.List<? extends OpennmsModelProtos.HwAliasOrBuilder>
getEntHwAliasOrBuilderList()
repeated .HwAlias ent_hw_alias = 8;
int
getEntityId()
uint32 entity_id = 2;
java.lang.String
getEntPhysicalClass()
string ent_physical_class = 3;
com.google.protobuf.ByteString
getEntPhysicalClassBytes()
string ent_physical_class = 3;
java.lang.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;
java.lang.String
getEntPhysicalName()
string ent_physical_name = 6;
com.google.protobuf.ByteString
getEntPhysicalNameBytes()
string ent_physical_name = 6;
java.lang.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(java.io.InputStream input)
static OpennmsModelProtos.HwEntity
parseDelimitedFrom(java.io.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(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(java.io.InputStream input)
static OpennmsModelProtos.HwEntity
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OpennmsModelProtos.HwEntity
parseFrom(java.nio.ByteBuffer data)
static OpennmsModelProtos.HwEntity
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<OpennmsModelProtos.HwEntity>
parser()
OpennmsModelProtos.HwEntity.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
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
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ENT_PHYSICAL_INDEX_FIELD_NUMBER
public static final int ENT_PHYSICAL_INDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENTITY_ID_FIELD_NUMBER
public static final int ENTITY_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENT_PHYSICAL_CLASS_FIELD_NUMBER
public static final int ENT_PHYSICAL_CLASS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENT_PHYSICAL_DESCR_FIELD_NUMBER
public static final int ENT_PHYSICAL_DESCR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENT_PHYSICAL_IS_FRU_FIELD_NUMBER
public static final int ENT_PHYSICAL_IS_FRU_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENT_PHYSICAL_NAME_FIELD_NUMBER
public static final int ENT_PHYSICAL_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENT_PHYSICAL_VENDOR_TYPE_FIELD_NUMBER
public static final int ENT_PHYSICAL_VENDOR_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENT_HW_ALIAS_FIELD_NUMBER
public static final int ENT_HW_ALIAS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CHILDREN_FIELD_NUMBER
public static final int CHILDREN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getEntPhysicalIndex
public int getEntPhysicalIndex()
uint32 ent_physical_index = 1;
- Specified by:
getEntPhysicalIndex
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntityId
public int getEntityId()
uint32 entity_id = 2;
- Specified by:
getEntityId
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntPhysicalClass
public java.lang.String getEntPhysicalClass()
string ent_physical_class = 3;
- Specified by:
getEntPhysicalClass
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntPhysicalClassBytes
public com.google.protobuf.ByteString getEntPhysicalClassBytes()
string ent_physical_class = 3;
- Specified by:
getEntPhysicalClassBytes
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntPhysicalDescr
public java.lang.String getEntPhysicalDescr()
string ent_physical_descr = 4;
- Specified by:
getEntPhysicalDescr
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntPhysicalDescrBytes
public com.google.protobuf.ByteString getEntPhysicalDescrBytes()
string ent_physical_descr = 4;
- Specified by:
getEntPhysicalDescrBytes
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntPhysicalIsFru
public boolean getEntPhysicalIsFru()
bool ent_physical_is_fru = 5;
- Specified by:
getEntPhysicalIsFru
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntPhysicalName
public java.lang.String getEntPhysicalName()
string ent_physical_name = 6;
- Specified by:
getEntPhysicalName
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntPhysicalNameBytes
public com.google.protobuf.ByteString getEntPhysicalNameBytes()
string ent_physical_name = 6;
- Specified by:
getEntPhysicalNameBytes
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntPhysicalVendorType
public java.lang.String getEntPhysicalVendorType()
string ent_physical_vendor_type = 7;
- Specified by:
getEntPhysicalVendorType
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntPhysicalVendorTypeBytes
public com.google.protobuf.ByteString getEntPhysicalVendorTypeBytes()
string ent_physical_vendor_type = 7;
- Specified by:
getEntPhysicalVendorTypeBytes
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntHwAliasList
public java.util.List<OpennmsModelProtos.HwAlias> getEntHwAliasList()
repeated .HwAlias ent_hw_alias = 8;
- Specified by:
getEntHwAliasList
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntHwAliasOrBuilderList
public java.util.List<? extends OpennmsModelProtos.HwAliasOrBuilder> getEntHwAliasOrBuilderList()
repeated .HwAlias ent_hw_alias = 8;
- Specified by:
getEntHwAliasOrBuilderList
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntHwAliasCount
public int getEntHwAliasCount()
repeated .HwAlias ent_hw_alias = 8;
- Specified by:
getEntHwAliasCount
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntHwAlias
public OpennmsModelProtos.HwAlias getEntHwAlias(int index)
repeated .HwAlias ent_hw_alias = 8;
- Specified by:
getEntHwAlias
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getEntHwAliasOrBuilder
public OpennmsModelProtos.HwAliasOrBuilder getEntHwAliasOrBuilder(int index)
repeated .HwAlias ent_hw_alias = 8;
- Specified by:
getEntHwAliasOrBuilder
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getChildrenList
public java.util.List<OpennmsModelProtos.HwEntity> getChildrenList()
repeated .HwEntity children = 9;
- Specified by:
getChildrenList
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getChildrenOrBuilderList
public java.util.List<? extends OpennmsModelProtos.HwEntityOrBuilder> getChildrenOrBuilderList()
repeated .HwEntity children = 9;
- Specified by:
getChildrenOrBuilderList
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getChildrenCount
public int getChildrenCount()
repeated .HwEntity children = 9;
- Specified by:
getChildrenCount
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getChildren
public OpennmsModelProtos.HwEntity getChildren(int index)
repeated .HwEntity children = 9;
- Specified by:
getChildren
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
getChildrenOrBuilder
public OpennmsModelProtos.HwEntityOrBuilder getChildrenOrBuilder(int index)
repeated .HwEntity children = 9;
- Specified by:
getChildrenOrBuilder
in interfaceOpennmsModelProtos.HwEntityOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static OpennmsModelProtos.HwEntity parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpennmsModelProtos.HwEntity parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpennmsModelProtos.HwEntity parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpennmsModelProtos.HwEntity parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpennmsModelProtos.HwEntity parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpennmsModelProtos.HwEntity parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OpennmsModelProtos.HwEntity parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OpennmsModelProtos.HwEntity parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OpennmsModelProtos.HwEntity parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OpennmsModelProtos.HwEntity parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OpennmsModelProtos.HwEntity parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OpennmsModelProtos.HwEntity parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public OpennmsModelProtos.HwEntity.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OpennmsModelProtos.HwEntity.Builder newBuilder()
-
newBuilder
public static OpennmsModelProtos.HwEntity.Builder newBuilder(OpennmsModelProtos.HwEntity prototype)
-
toBuilder
public OpennmsModelProtos.HwEntity.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OpennmsModelProtos.HwEntity.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OpennmsModelProtos.HwEntity getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OpennmsModelProtos.HwEntity> parser()
-
getParserForType
public com.google.protobuf.Parser<OpennmsModelProtos.HwEntity> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OpennmsModelProtos.HwEntity getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-