public class LinkCapabilities extends Object
Java class for LinkCapabilities complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LinkCapabilities"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="searchable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
LinkCapabilities() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getSearchable()
Gets the value of the searchable property.
|
boolean |
isSetSearchable() |
void |
setSearchable(Boolean value)
Sets the value of the searchable property.
|
public Boolean getSearchable()
Boolean
public void setSearchable(Boolean value)
value
- allowed object is
Boolean
public boolean isSetSearchable()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0