| Modifier and Type | Field and Description |
|---|---|
protected Encoding |
DefaultSubscriptionModified.encoding |
protected Encoding |
DefaultSubscriptionStarted.encoding |
| Modifier and Type | Method and Description |
|---|---|
Encoding |
SubscriptionStarted.encoding()
Returns the attribute encoding.
|
Encoding |
DefaultSubscriptionModified.encoding() |
Encoding |
DefaultSubscriptionStarted.encoding() |
Encoding |
SubscriptionModified.encoding()
Returns the attribute encoding.
|
static Encoding |
Encoding.fromString(String valInString)
Returns the object of encoding fromString input String encoding.
|
static Encoding |
Encoding.of(Class<? extends Encodings> value)
Returns the object of encoding for type identityref.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionStarted.encoding(Encoding encoding)
Sets the attribute encoding.
|
void |
DefaultSubscriptionModified.encoding(Encoding encoding) |
void |
DefaultSubscriptionStarted.encoding(Encoding encoding) |
void |
SubscriptionModified.encoding(Encoding encoding)
Sets the attribute encoding.
|
| Modifier and Type | Field and Description |
|---|---|
protected Encoding |
DefaultCreateSubscriptionInput.encoding |
| Modifier and Type | Method and Description |
|---|---|
Encoding |
CreateSubscriptionInput.encoding()
Returns the attribute encoding.
|
Encoding |
DefaultCreateSubscriptionInput.encoding() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSubscriptionInput.encoding(Encoding encoding)
Sets the attribute encoding.
|
void |
DefaultCreateSubscriptionInput.encoding(Encoding encoding) |
| Modifier and Type | Field and Description |
|---|---|
protected Encoding |
DefaultEstablishSubscriptionInput.encoding |
| Modifier and Type | Method and Description |
|---|---|
Encoding |
EstablishSubscriptionInput.encoding()
Returns the attribute encoding.
|
Encoding |
DefaultEstablishSubscriptionInput.encoding() |
| Modifier and Type | Method and Description |
|---|---|
void |
EstablishSubscriptionInput.encoding(Encoding encoding)
Sets the attribute encoding.
|
void |
DefaultEstablishSubscriptionInput.encoding(Encoding encoding) |
| Modifier and Type | Field and Description |
|---|---|
protected Encoding |
DefaultSubscription.encoding |
| Modifier and Type | Method and Description |
|---|---|
Encoding |
DefaultSubscription.encoding() |
Encoding |
Subscription.encoding()
Returns the attribute encoding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSubscription.encoding(Encoding encoding) |
void |
Subscription.encoding(Encoding encoding)
Sets the attribute encoding.
|
| Modifier and Type | Field and Description |
|---|---|
protected Encoding |
DefaultNoSuccess.encoding |
| Modifier and Type | Method and Description |
|---|---|
Encoding |
NoSuccess.encoding()
Returns the attribute encoding.
|
Encoding |
DefaultNoSuccess.encoding() |
| Modifier and Type | Method and Description |
|---|---|
void |
NoSuccess.encoding(Encoding encoding)
Sets the attribute encoding.
|
void |
DefaultNoSuccess.encoding(Encoding encoding) |
| Modifier and Type | Field and Description |
|---|---|
protected Encoding |
DefaultSubscription.encoding |
| Modifier and Type | Method and Description |
|---|---|
Encoding |
DefaultSubscription.encoding() |
Encoding |
Subscription.encoding()
Returns the attribute encoding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSubscription.encoding(Encoding encoding) |
void |
Subscription.encoding(Encoding encoding)
Sets the attribute encoding.
|
Copyright © 2018. All rights reserved.