MarketSegmentCharacteristicValue : public class
| Created: |
6/29/2006 2:22:43 PM |
| Modified: |
7/28/2006 11:25:04 AM |
|
Project: |
|
| Author: |
Copyright AutoMagicKB LLC 2005 |
| Version: |
6.2 |
| Phase: |
SID |
| Status: |
Approved |
| Complexity: |
Easy |
Advanced: |
|
| UUID: |
{6031DAD6-C067-4ede-8529-D93964C0DB31} |
| Appears In: |
Figure MS.09 - Market Segment Characteristics |
<p>Copyright TM Forum 2006<br/></p><p><br/></p><p>A number or text that can be assigned to a MarketSegmentCharacteristic<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.
|
|
public String value |
|
Notes:
|
A discrete value that the characteristic can take on.
|
|
public String fromValue |
|
Notes:
|
The low range value that a characteristic can take on
|
|
public String toValue |
|
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
|
|