Class EntityName
java.lang.Object
net.finmath.smartcontract.product.xml.EntityName
The name of the reference entity. A free format string. FpML does not
define usage rules for this element.
Java class for EntityName complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EntityName"> <simpleContent> <extension base="<http://www.fpml.org/FpML-5/confirmation>Scheme"> <attribute name="entityNameScheme" type="{http://www.fpml.org/FpML-5/confirmation}NonEmptyURI" default="http://www.fpml.org/coding-scheme/external/entity-name-RED-1-0" /> </extension> </simpleContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the value of the entityNameScheme property.getValue()
The base class for all types which define coding schemes that are allowed to be empty.void
setEntityNameScheme
(String value) Sets the value of the entityNameScheme property.void
Sets the value of the value property.
-
Field Details
-
value
-
entityNameScheme
-
-
Constructor Details
-
EntityName
public EntityName()
-
-
Method Details
-
getValue
-
setValue
-
getEntityNameScheme
-
setEntityNameScheme
-