Class RevRegsCreated
- java.lang.Object
-
- org.hyperledger.acy_py.generated.model.RevRegsCreated
-
public class RevRegsCreated extends Object
RevRegsCreated
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRevRegsCreated.RevRegsCreatedBuilder
-
Field Summary
Fields Modifier and Type Field Description static StringSERIALIZED_NAME_REV_REG_IDS
-
Constructor Summary
Constructors Constructor Description RevRegsCreated()RevRegsCreated(List<String> revRegIds)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static RevRegsCreated.RevRegsCreatedBuilderbuilder()protected booleancanEqual(Object other)booleanequals(Object o)List<String>getRevRegIds()inthashCode()voidsetRevRegIds(List<String> revRegIds)StringtoString()
-
-
-
Field Detail
-
SERIALIZED_NAME_REV_REG_IDS
public static final String SERIALIZED_NAME_REV_REG_IDS
- See Also:
- Constant Field Values
-
-
Method Detail
-
builder
public static RevRegsCreated.RevRegsCreatedBuilder builder()
-
canEqual
protected boolean canEqual(Object other)
-
-