|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
SpecificsPG.Future
Future PG implementation for SpecificsPG |
static class |
SpecificsPG.Null_SpecificsPG
Null_PG implementation for SpecificsPG |
| Field Summary | |
static java.lang.String |
assetGetter
|
static java.lang.String |
assetSetter
|
static java.lang.Class |
factoryClass
the factory class |
static java.lang.String |
factoryMethod
the method of factoryClass that creates this type |
static java.lang.String |
mutableClass
the (mutable) class type returned by factoryMethod |
static SpecificsPG |
nullPG
The Null instance for indicating that the PG definitely has no value |
static java.lang.Class |
primaryClass
the (immutable) class type returned by domain factory |
| Method Summary | |
java.lang.String |
getDimension()
text describing the shape or the item, if applicable |
java.lang.String |
getISBNASIN()
specific identifying number for this item, not to be confused with a serial number of each physical copy of this |
int |
getMediaType()
flag values indicating which form this item takes; CD, DVD, VHS, Book, Beta |
int |
getPageTrackCount()
number of pages in book or number of tracks on CD or lenght of movie in minutes |
int |
getPhotoIndex()
index into some (as yet undefined) array of images of the products |
long |
getReleaseDate()
month and year item is available for general consumption |
java.lang.String |
getShipMessage()
message as to when this can ship |
| Methods inherited from interface org.cougaar.planning.ldm.asset.PropertyGroup |
clone, copy, getAssetGetMethod, getAssetSetMethod, getPrimaryClass, hasDataQuality, lock, lock, unlock |
| Methods inherited from interface org.cougaar.planning.ldm.dq.HasDataQuality |
getDataQuality |
| Field Detail |
public static final java.lang.String factoryMethod
public static final java.lang.String mutableClass
public static final java.lang.Class factoryClass
public static final java.lang.Class primaryClass
public static final java.lang.String assetSetter
public static final java.lang.String assetGetter
public static final SpecificsPG nullPG
| Method Detail |
public java.lang.String getShipMessage()
public int getPhotoIndex()
public int getMediaType()
public int getPageTrackCount()
public long getReleaseDate()
public java.lang.String getISBNASIN()
public java.lang.String getDimension()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||