ProductSpecCharacteristicValue : public class
<p>Copyright TM Forum 2005<br/></p><p><br/></p><p>A number or text that can be assigned to a ProductSpecCharacteristic.<br/></p>
- Attributes
- Associations To
- Associations From
- Other Links
| Attribute |
Details |
public String valueType |
|
Notes:
|
A kind of value that the characteristic can take on, such as numeric, text, and so forth.<br />
|
|
public String value |
|
Notes:
|
A discrete value that the characteristic can take on.<br />
|
|
public String valueFrom |
|
Notes:
|
The low range value that a characteristic can take on.
|
|
public String valueTo |
|
Notes:
|
The upper range value that a characteristic can take on.
|
|
public TimePeriod validFor |
|
Notes:
|
The period of time for which a value is applicable.
|
|