public interface DecimalPropertyClass
extends javax.jmi.reflect.RefClass
| Type | Property and Description |
|---|---|
DecimalProperty |
createDecimal
Creates an instance of class
DecimalProperty. |
| Modifier and Type | Method and Description |
|---|---|
DecimalProperty |
createDecimalProperty()
Creates an instance of class
DecimalProperty. |
DecimalProperty |
getDecimalProperty(Object object)
Creates an instance of class
DecimalProperty based on the specified Object instance. |
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnumDecimalProperty.
This is a factory operation used to create instance objects of class DecimalProperty.DecimalProperty createDecimalProperty()
DecimalProperty.
This is a factory operation used to create instance objects of class DecimalProperty.DecimalProperty getDecimalProperty(Object object)
DecimalProperty based on the specified Object instance.
This is a factory operation used to create instance objects of class DecimalProperty.object - The Object instance this class is based on.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.