public interface IDescribeSearchScopeOrderResult
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyPrefix()
element : keyPrefix of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
String |
getName()
element : name of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
void |
setKeyPrefix(String keyPrefix) |
void |
setName(String name) |
String getKeyPrefix()
void setKeyPrefix(String keyPrefix)
String getName()
void setName(String name)
Copyright © 2015. All Rights Reserved.