public static class GetIcsProtocol.IcsProtocolResponse
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
GetIcsProtocol.IcsProtocolResponseType |
type |
ItemValue<?> |
value |
Constructor and Description |
---|
IcsProtocolResponse(GetIcsProtocol.IcsProtocolResponseType type,
ItemValue<?> value) |
public final GetIcsProtocol.IcsProtocolResponseType type
public final ItemValue<?> value
public IcsProtocolResponse(GetIcsProtocol.IcsProtocolResponseType type, ItemValue<?> value)
Copyright © 2022. All Rights Reserved.