|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SdkMessage | |
|---|---|
| com.vmware.vcloud.sdk | |
| com.vmware.vcloud.sdk.constants | |
| Uses of SdkMessage in com.vmware.vcloud.sdk |
|---|
| Methods in com.vmware.vcloud.sdk with parameters of type SdkMessage | |
|---|---|
static String |
SdkUtil.getI18nString(SdkMessage sdkMessage)
This method returns the I18N String from the resource bundle based on the systems locale. |
| Uses of SdkMessage in com.vmware.vcloud.sdk.constants |
|---|
| Methods in com.vmware.vcloud.sdk.constants that return SdkMessage | |
|---|---|
static SdkMessage |
SdkMessage.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SdkMessage[] |
SdkMessage.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||