|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RejectReason | |
|---|---|
| com.telapi.api.inboundxml.elements | |
| com.telapi.api.inboundxml.elements.enums | |
| Uses of RejectReason in com.telapi.api.inboundxml.elements |
|---|
| Methods in com.telapi.api.inboundxml.elements with parameters of type RejectReason | |
|---|---|
Response |
Response.reject(RejectReason reason)
Adds a Reject element to the Response element. |
| Uses of RejectReason in com.telapi.api.inboundxml.elements.enums |
|---|
| Methods in com.telapi.api.inboundxml.elements.enums that return RejectReason | |
|---|---|
static RejectReason |
RejectReason.forValue(String s)
|
static RejectReason |
RejectReason.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RejectReason[] |
RejectReason.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||