Uses of Class
net.finmath.smartcontract.product.xml.ResourceLength
Packages that use ResourceLength
-
Uses of ResourceLength in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ResourceLengthMethods in net.finmath.smartcontract.product.xml that return ResourceLengthModifier and TypeMethodDescriptionObjectFactory.createResourceLength()
Create an instance ofResourceLength
Resource.getLength()
Gets the value of the length property.Methods in net.finmath.smartcontract.product.xml with parameters of type ResourceLengthModifier and TypeMethodDescriptionvoid
Resource.setLength(ResourceLength value)
Sets the value of the length property.