|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public String getValue()
public void setValue(String value)
value
- The value of the property.public int getFallbackType()
public String getName()
public String getType()
public void setFallbackType(int type)
public void setName(String string)
string
- public void setType(String type)
public boolean isControl()
public boolean isNavigation()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |