Class EmbeddedTransactionDTO
- java.lang.Object
-
- io.nem.symbol.sdk.openapi.jersey2.model.EntityDTO
-
- io.nem.symbol.sdk.openapi.jersey2.model.EmbeddedTransactionDTO
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-05-15T14:38:14.328808-03:00[America/Argentina/Buenos_Aires]") public class EmbeddedTransactionDTO extends EntityDTOEmbeddedTransactionDTO
-
-
Field Summary
-
Fields inherited from class io.nem.symbol.sdk.openapi.jersey2.model.EntityDTO
JSON_PROPERTY_NETWORK, JSON_PROPERTY_SIGNER_PUBLIC_KEY, JSON_PROPERTY_TYPE, JSON_PROPERTY_VERSION
-
-
Constructor Summary
Constructors Constructor Description EmbeddedTransactionDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()-
Methods inherited from class io.nem.symbol.sdk.openapi.jersey2.model.EntityDTO
getNetwork, getSignerPublicKey, getType, getVersion, network, setNetwork, setSignerPublicKey, setType, setVersion, signerPublicKey, type, version
-
-