public interface Subscrrenew
The following features are supported:
Modifier and Type | Method and Description |
---|---|
short |
getOptcounter()
Returns the value of the 'Optcounter' attribute.
|
long |
getRenewedsubscr_id()
Returns the value of the 'Renewedsubscr id' attribute.
|
long |
getSubscription_id()
Returns the value of the 'Subscription id' attribute.
|
Subscription |
getSubscriptionForSubscrrenew()
Returns the value of the 'Subscription For Subscrrenew' reference.
|
Subscription |
getSubscriptionForSubscrrenew2()
Returns the value of the 'Subscription For Subscrrenew2' reference.
|
java.util.Date |
getTimeplaced()
Returns the value of the 'Timeplaced' attribute.
|
void |
setOptcounter(short value)
Sets the value of the '
Optcounter ' attribute. |
void |
setRenewedsubscr_id(long value)
Sets the value of the '
Renewedsubscr id ' attribute. |
void |
setSubscription_id(long value)
Sets the value of the '
Subscription id ' attribute. |
void |
setSubscriptionForSubscrrenew(Subscription value)
Sets the value of the '
Subscription For Subscrrenew ' reference. |
void |
setSubscriptionForSubscrrenew2(Subscription value)
Sets the value of the '
Subscription For Subscrrenew2 ' reference. |
void |
setTimeplaced(java.util.Date value)
Sets the value of the '
Timeplaced ' attribute. |
long getRenewedsubscr_id()
If the meaning of the 'Renewedsubscr id' attribute isn't clear, there really should be more of a description here...
setRenewedsubscr_id(long)
,
SubscriptionEntityPackage.getSubscrrenew_Renewedsubscr_id()
void setRenewedsubscr_id(long value)
Renewedsubscr id
' attribute.
value
- the new value of the 'Renewedsubscr id' attribute.getRenewedsubscr_id()
long getSubscription_id()
If the meaning of the 'Subscription id' attribute isn't clear, there really should be more of a description here...
setSubscription_id(long)
,
SubscriptionEntityPackage.getSubscrrenew_Subscription_id()
void setSubscription_id(long value)
Subscription id
' attribute.
value
- the new value of the 'Subscription id' attribute.getSubscription_id()
java.util.Date getTimeplaced()
If the meaning of the 'Timeplaced' attribute isn't clear, there really should be more of a description here...
setTimeplaced(Date)
,
SubscriptionEntityPackage.getSubscrrenew_Timeplaced()
void setTimeplaced(java.util.Date value)
Timeplaced
' attribute.
value
- the new value of the 'Timeplaced' attribute.getTimeplaced()
short getOptcounter()
If the meaning of the 'Optcounter' attribute isn't clear, there really should be more of a description here...
setOptcounter(short)
,
SubscriptionEntityPackage.getSubscrrenew_Optcounter()
void setOptcounter(short value)
Optcounter
' attribute.
value
- the new value of the 'Optcounter' attribute.getOptcounter()
Subscription getSubscriptionForSubscrrenew()
Subscrrenew For Subscription
'.
If the meaning of the 'Subscription For Subscrrenew' reference isn't clear, there really should be more of a description here...
setSubscriptionForSubscrrenew(Subscription)
,
SubscriptionEntityPackage.getSubscrrenew_SubscriptionForSubscrrenew()
,
Subscription.getSubscrrenewForSubscription()
void setSubscriptionForSubscrrenew(Subscription value)
Subscription For Subscrrenew
' reference.
value
- the new value of the 'Subscription For Subscrrenew' reference.getSubscriptionForSubscrrenew()
Subscription getSubscriptionForSubscrrenew2()
Subscrrenew For Subscription2
'.
If the meaning of the 'Subscription For Subscrrenew2' reference isn't clear, there really should be more of a description here...
setSubscriptionForSubscrrenew2(Subscription)
,
SubscriptionEntityPackage.getSubscrrenew_SubscriptionForSubscrrenew2()
,
Subscription.getSubscrrenewForSubscription2()
void setSubscriptionForSubscrrenew2(Subscription value)
Subscription For Subscrrenew2
' reference.
value
- the new value of the 'Subscription For Subscrrenew2' reference.getSubscriptionForSubscrrenew2()