Package net.osslabz.lnd.dto
Class ProtobufAny
java.lang.Object
net.osslabz.lnd.dto.ProtobufAny
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-07T12:03:38.664532692Z[Etc/UTC]")
public class ProtobufAny
extends Object
ProtobufAny
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SERIALIZED_NAME_TYPE_URL
- See Also:
-
SERIALIZED_NAME_VALUE
- See Also:
-
-
Constructor Details
-
ProtobufAny
public ProtobufAny()
-
-
Method Details
-
typeUrl
-
getTypeUrl
Get typeUrl- Returns:
- typeUrl
-
setTypeUrl
-
value
-
getValue
@Nullable public byte[] getValue()Get value- Returns:
- value
-
setValue
public void setValue(byte[] value) -
equals
-
hashCode
public int hashCode() -
toString
-