public class Capability extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Capability.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Property |
findProperty(String propertyName) |
String |
getName() |
List<Property> |
getProperties() |
int |
hashCode() |
String |
toString() |
public String getName()
Copyright © 2015 aQute SARL. All rights reserved.