Class InstrumentId
java.lang.Object
net.finmath.smartcontract.product.xml.InstrumentId
A short form unique identifier for a security.
Java class for InstrumentId complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InstrumentId">
<simpleContent>
<extension base="<http://www.fpml.org/FpML-5/confirmation>NonEmptyScheme">
<attribute name="instrumentIdScheme" use="required" type="{http://www.fpml.org/FpML-5/confirmation}NonEmptyURI" />
</extension>
</simpleContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the instrumentIdScheme property.getValue()The base class for all types which define coding schemes that must be populated.voidsetInstrumentIdScheme(String value) Sets the value of the instrumentIdScheme property.voidSets the value of the value property.
-
Field Details
-
value
-
instrumentIdScheme
-
-
Constructor Details
-
InstrumentId
public InstrumentId()
-
-
Method Details
-
getValue
-
setValue
-
getInstrumentIdScheme
-
setInstrumentIdScheme
-