| Modifier and Type | Field and Description |
|---|---|
protected StreamTypedef |
DefaultSubscriptionModified.stream |
protected StreamTypedef |
DefaultSubscriptionStarted.stream |
| Modifier and Type | Field and Description |
|---|---|
protected List<StreamTypedef> |
DefaultStreams.stream |
| Modifier and Type | Method and Description |
|---|---|
static StreamTypedef |
StreamTypedef.fromString(String valInString)
Returns the object of streamTypedef fromString input String streamTypedef.
|
static StreamTypedef |
StreamTypedef.of(Class<? extends StreamIdentity> value)
Returns the object of streamTypedef for type identityref.
|
StreamTypedef |
SubscriptionStarted.stream()
Returns the attribute stream.
|
StreamTypedef |
DefaultSubscriptionModified.stream() |
StreamTypedef |
DefaultSubscriptionStarted.stream() |
StreamTypedef |
SubscriptionModified.stream()
Returns the attribute stream.
|
| Modifier and Type | Method and Description |
|---|---|
List<StreamTypedef> |
Streams.stream()
Returns the attribute stream.
|
List<StreamTypedef> |
DefaultStreams.stream() |
| Modifier and Type | Method and Description |
|---|---|
void |
Streams.addToStream(StreamTypedef addTo)
Adds to the list of stream.
|
void |
DefaultStreams.addToStream(StreamTypedef addTo) |
void |
SubscriptionStarted.stream(StreamTypedef stream)
Sets the attribute stream.
|
void |
DefaultSubscriptionModified.stream(StreamTypedef stream) |
void |
DefaultSubscriptionStarted.stream(StreamTypedef stream) |
void |
SubscriptionModified.stream(StreamTypedef stream)
Sets the attribute stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Streams.stream(List<StreamTypedef> stream)
Sets the attribute stream.
|
void |
DefaultStreams.stream(List<StreamTypedef> stream) |
| Modifier and Type | Field and Description |
|---|---|
protected StreamTypedef |
DefaultCreateSubscriptionInput.stream |
| Modifier and Type | Method and Description |
|---|---|
StreamTypedef |
CreateSubscriptionInput.stream()
Returns the attribute stream.
|
StreamTypedef |
DefaultCreateSubscriptionInput.stream() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSubscriptionInput.stream(StreamTypedef stream)
Sets the attribute stream.
|
void |
DefaultCreateSubscriptionInput.stream(StreamTypedef stream) |
| Modifier and Type | Field and Description |
|---|---|
protected StreamTypedef |
DefaultEstablishSubscriptionInput.stream |
| Modifier and Type | Method and Description |
|---|---|
StreamTypedef |
EstablishSubscriptionInput.stream()
Returns the attribute stream.
|
StreamTypedef |
DefaultEstablishSubscriptionInput.stream() |
| Modifier and Type | Method and Description |
|---|---|
void |
EstablishSubscriptionInput.stream(StreamTypedef stream)
Sets the attribute stream.
|
void |
DefaultEstablishSubscriptionInput.stream(StreamTypedef stream) |
| Modifier and Type | Field and Description |
|---|---|
protected StreamTypedef |
DefaultSubscription.stream |
| Modifier and Type | Method and Description |
|---|---|
StreamTypedef |
DefaultSubscription.stream() |
StreamTypedef |
Subscription.stream()
Returns the attribute stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSubscription.stream(StreamTypedef stream) |
void |
Subscription.stream(StreamTypedef stream)
Sets the attribute stream.
|
| Modifier and Type | Field and Description |
|---|---|
protected StreamTypedef |
DefaultNoSuccess.stream |
| Modifier and Type | Method and Description |
|---|---|
StreamTypedef |
NoSuccess.stream()
Returns the attribute stream.
|
StreamTypedef |
DefaultNoSuccess.stream() |
| Modifier and Type | Method and Description |
|---|---|
void |
NoSuccess.stream(StreamTypedef stream)
Sets the attribute stream.
|
void |
DefaultNoSuccess.stream(StreamTypedef stream) |
| Modifier and Type | Field and Description |
|---|---|
protected StreamTypedef |
DefaultSubscription.stream |
| Modifier and Type | Method and Description |
|---|---|
StreamTypedef |
DefaultSubscription.stream() |
StreamTypedef |
Subscription.stream()
Returns the attribute stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSubscription.stream(StreamTypedef stream) |
void |
Subscription.stream(StreamTypedef stream)
Sets the attribute stream.
|
Copyright © 2018. All rights reserved.