|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Capability.Feature | |
|---|---|
| com.oracle.sft.api | The SFT base communication API. |
| Uses of Capability.Feature in com.oracle.sft.api |
|---|
| Methods in com.oracle.sft.api that return Capability.Feature | |
|---|---|
static Capability.Feature |
Capability.Feature.valueOf(String name)Returns the enum constant of this type with the specified name. |
static Capability.Feature[] |
Capability.Feature.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.oracle.sft.api that return types with arguments of type Capability.Feature | |
|---|---|
List<Capability.Feature> |
Capability.getFeatures()Returns a list of all enabled features |
| Methods in com.oracle.sft.api with parameters of type Capability.Feature | |
|---|---|
boolean |
Capability.isEnabled(Capability.Feature feature)Returns a true or false value indicating if a feature is enabled or not. |
| Method parameters in com.oracle.sft.api with type arguments of type Capability.Feature | |
|---|---|
void |
Capability.setFeatures(List<Capability.Feature> features)Set a list of features as enabled. |
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.