Class LegId
java.lang.Object
net.finmath.smartcontract.product.xml.LegId
Leg identity.
Java class for LegId complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LegId"> <simpleContent> <extension base="<http://www.fpml.org/FpML-5/confirmation>Token60"> <attribute name="legIdScheme" use="required" type="{http://www.fpml.org/FpML-5/confirmation}NonEmptyURI" /> </extension> </simpleContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the legIdScheme property.getValue()
A type defining a token of length between 1 and 60 characters inclusive.void
setLegIdScheme
(String value) Sets the value of the legIdScheme property.void
Sets the value of the value property.
-
Field Details
-
value
-
legIdScheme
-
-
Constructor Details
-
LegId
public LegId()
-
-
Method Details
-
getValue
-
setValue
-
getLegIdScheme
-
setLegIdScheme
-