public interface YrtSubscription
| Modifier and Type | Method and Description |
|---|---|
Subscriptions |
subscriptions()
Returns the attribute subscriptions.
|
void |
subscriptions(Subscriptions subscriptions)
Sets the attribute subscriptions.
|
Test |
test()
Returns the attribute test.
|
void |
test(Test test)
Sets the attribute test.
|
Subscriptions subscriptions()
Test test()
void subscriptions(Subscriptions subscriptions)
subscriptions - value of subscriptionsvoid test(Test test)
test - value of testCopyright © 2018. All rights reserved.