public static final class Attachment.ColoredCoinsAssetProperty extends Attachment.AbstractAttachment
Attachment.AbstractAttachment, Attachment.AbstractShufflingAttachment, Attachment.AccountControlEffectiveBalanceLeasing, Attachment.ColoredCoinsAskOrderCancellation, Attachment.ColoredCoinsAskOrderPlacement, Attachment.ColoredCoinsAssetDelete, Attachment.ColoredCoinsAssetIncrease, Attachment.ColoredCoinsAssetIssuance, Attachment.ColoredCoinsAssetProperty, Attachment.ColoredCoinsAssetPropertyDelete, Attachment.ColoredCoinsAssetQuantity, Attachment.ColoredCoinsAssetTransfer, Attachment.ColoredCoinsBidOrderCancellation, Attachment.ColoredCoinsBidOrderPlacement, Attachment.ColoredCoinsDividendPayment, Attachment.ColoredCoinsOrderCancellation, Attachment.ColoredCoinsOrderPlacement, Attachment.DigitalGoodsDelisting, Attachment.DigitalGoodsDelivery, Attachment.DigitalGoodsFeedback, Attachment.DigitalGoodsListing, Attachment.DigitalGoodsPriceChange, Attachment.DigitalGoodsPurchase, Attachment.DigitalGoodsQuantityChange, Attachment.DigitalGoodsRefund, Attachment.EmptyAttachment, Attachment.MessagingAccountInfo, Attachment.MessagingAccountProperty, Attachment.MessagingAccountPropertyDelete, Attachment.MessagingAliasAssignment, Attachment.MessagingAliasBuy, Attachment.MessagingAliasDelete, Attachment.MessagingAliasSell, Attachment.MessagingPhasingVoteCasting, Attachment.MessagingPollCreation, Attachment.MessagingVoteCasting, Attachment.MonetarySystemAttachment, Attachment.MonetarySystemCurrencyDeletion, Attachment.MonetarySystemCurrencyIssuance, Attachment.MonetarySystemCurrencyMinting, Attachment.MonetarySystemCurrencyTransfer, Attachment.MonetarySystemExchange, Attachment.MonetarySystemExchangeBuy, Attachment.MonetarySystemExchangeSell, Attachment.MonetarySystemPublishExchangeOffer, Attachment.MonetarySystemReserveClaim, Attachment.MonetarySystemReserveIncrease, Attachment.PropertyDeleteAttachment, Attachment.SetPhasingOnly, Attachment.ShufflingAttachment, Attachment.ShufflingCancellation, Attachment.ShufflingCreation, Attachment.ShufflingProcessing, Attachment.ShufflingRecipients, Attachment.ShufflingRegistration, Attachment.ShufflingVerification, Attachment.TaggedDataAttachment, Attachment.TaggedDataExtend, Attachment.TaggedDataUpload, Attachment.UnencryptedDigitalGoodsDeliveryAppendix.AbstractAppendix, Appendix.AbstractEncryptedMessage, Appendix.Encryptable, Appendix.EncryptedMessage, Appendix.EncryptToSelfMessage, Appendix.Message, Appendix.Phasing, Appendix.Prunable, Appendix.PrunableEncryptedMessage, Appendix.PrunablePlainMessage, Appendix.PublicKeyAnnouncement, Appendix.UnencryptedEncryptedMessage, Appendix.UnencryptedEncryptToSelfMessage, Appendix.UnencryptedPrunableEncryptedMessage| Modifier and Type | Field and Description | 
|---|---|
| static StringRw | PROPERTY_NAME_RW | 
| static StringRw | PROPERTY_VALUE_RW | 
ARBITRARY_MESSAGE, ORDINARY_PAYMENT| Constructor and Description | 
|---|
| ColoredCoinsAssetProperty(java.nio.ByteBuffer buffer) | 
| ColoredCoinsAssetProperty(org.json.simple.JSONObject attachmentData) | 
| ColoredCoinsAssetProperty(long assetId,
                         java.lang.String property,
                         java.lang.String value) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getAssetId() | 
| java.lang.String | getProperty() | 
| TransactionType | getTransactionType() | 
| java.lang.String | getValue() | 
getBaselineFee, getBaselineFeeHeight, getNextFee, getNextFeeHeightgetFullSize, getJSONObject, getSize, getVersion, isPhased, putBytesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFullSize, getJSONObject, getSize, getVersion, hasAppendix, isPhased, putBytespublic static final StringRw PROPERTY_NAME_RW
public static final StringRw PROPERTY_VALUE_RW
public ColoredCoinsAssetProperty(java.nio.ByteBuffer buffer)
                          throws NxtException.NotValidException
NxtException.NotValidExceptionpublic ColoredCoinsAssetProperty(org.json.simple.JSONObject attachmentData)
public ColoredCoinsAssetProperty(long assetId,
                                 java.lang.String property,
                                 java.lang.String value)
public TransactionType getTransactionType()
public long getAssetId()
public java.lang.String getProperty()
public java.lang.String getValue()