|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProfileLocatorProperty
ProfileLocatorElement
| Method Summary | |
|---|---|
int |
getFallbackType()
Returns the fallback type of the property. |
String |
getName()
|
String |
getType()
|
String |
getValue()
Gets the value of the locator property. |
boolean |
isControl()
|
boolean |
isNavigation()
|
void |
setFallbackType(int type)
|
void |
setName(String string)
|
void |
setType(String type)
|
void |
setValue(String value)
Sets the value of the locator property. |
| Method Detail |
|---|
String getValue()
void setValue(String value)
value - The value of the property.int getFallbackType()
String getName()
String getType()
void setFallbackType(int type)
i - void setName(String string)
string - void setType(String type)
string - boolean isControl()
boolean isNavigation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||