public class MosaicGlobalRestrictionItem
extends java.lang.Object
Constructor and Description |
---|
MosaicGlobalRestrictionItem(MosaicId referenceMosaicId,
java.math.BigInteger restrictionValue,
MosaicRestrictionType restrictionType) |
Modifier and Type | Method and Description |
---|---|
MosaicId |
getReferenceMosaicId() |
MosaicRestrictionType |
getRestrictionType() |
java.math.BigInteger |
getRestrictionValue() |
public MosaicGlobalRestrictionItem(MosaicId referenceMosaicId, java.math.BigInteger restrictionValue, MosaicRestrictionType restrictionType)
public MosaicId getReferenceMosaicId()
public java.math.BigInteger getRestrictionValue()
public MosaicRestrictionType getRestrictionType()