Uses of Class
net.finmath.smartcontract.product.xml.EntityClassification
Packages that use EntityClassification
-
Uses of EntityClassification in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as EntityClassificationModifier and TypeFieldDescriptionprotected EntityClassification
PartyEntityClassification.entityClassification
Methods in net.finmath.smartcontract.product.xml that return EntityClassificationModifier and TypeMethodDescriptionObjectFactory.createEntityClassification()
Create an instance ofEntityClassification
PartyEntityClassification.getEntityClassification()
Gets the value of the entityClassification property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type EntityClassificationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EntityClassification>
ObjectFactory.createReportingRegimeEntityClassification(EntityClassification value)
Methods in net.finmath.smartcontract.product.xml with parameters of type EntityClassificationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EntityClassification>
ObjectFactory.createReportingRegimeEntityClassification(EntityClassification value)
void
PartyEntityClassification.setEntityClassification(EntityClassification value)
Sets the value of the entityClassification property.