Package org.polkadot.api.derive
Class Index
- java.lang.Object
-
- org.polkadot.api.derive.Index
-
public class Index extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIndex.Derivestatic classIndex.DeriveCustomstatic classIndex.DeriveCustomSectionstatic classIndex.DeriveRealstatic classIndex.DeriveRealSection
-
Field Summary
Fields Modifier and Type Field Description static Index.DeriveCustomfunctions
-
Constructor Summary
Constructors Constructor Description Index()
-
Method Summary
Modifier and Type Method Description static Index.DerivedecorateDerive(Types.ApiInterfacePromise api, Index.DeriveCustom custom)
-
-
-
Field Detail
-
functions
public static Index.DeriveCustom functions
-
-
Method Detail
-
decorateDerive
public static Index.Derive decorateDerive(Types.ApiInterfacePromise api, Index.DeriveCustom custom)
-
-