Package wt.maturity

Class PromotionNoticeConfigSpec

java.lang.Object
wt.maturity._PromotionNoticeConfigSpec
wt.maturity.PromotionNoticeConfigSpec
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, NetFactor, ObjectMappable, ConfigSpec

@GenAsObjectMappable(interfaces=ConfigSpec.class,versions={-6985554584048401038L,7501205512587187477L},properties={@GeneratedProperty(name="baselineConfigSpec",type=BaselineConfigSpec.class,accessors=@PropertyAccessors(getAccess=PRIVATE)),@GeneratedProperty(name="promotionNoticeRef",type=ObjectReference.class,supportedAPI=PRIVATE,accessors=@PropertyAccessors(getAccess=PRIVATE,setExceptions={}))}) public final class PromotionNoticeConfigSpec extends wt.maturity._PromotionNoticeConfigSpec

Use the newPromotionNoticeConfigSpec static factory method(s), not the PromotionNoticeConfigSpec constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: