Uses of Class
net.finmath.smartcontract.product.xml.OrganizationCharacteristic
Packages that use OrganizationCharacteristic
-
Uses of OrganizationCharacteristic in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type OrganizationCharacteristicModifier and TypeFieldDescriptionprotected List<OrganizationCharacteristic> EndUserExceptionDeclaration.organizationCharacteristicprotected List<OrganizationCharacteristic> FacilityExecutionExceptionDeclaration.organizationCharacteristicMethods in net.finmath.smartcontract.product.xml that return OrganizationCharacteristicModifier and TypeMethodDescriptionObjectFactory.createOrganizationCharacteristic()Create an instance ofOrganizationCharacteristicMethods in net.finmath.smartcontract.product.xml that return types with arguments of type OrganizationCharacteristicModifier and TypeMethodDescriptionEndUserExceptionDeclaration.getOrganizationCharacteristic()Gets the value of the organizationCharacteristic property.FacilityExecutionExceptionDeclaration.getOrganizationCharacteristic()Gets the value of the organizationCharacteristic property.