public final class ConfigurationImpl extends Object
Configuration
annotation.Constructor and Description |
---|
ConfigurationImpl(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
boolean |
equals(Object rhs) |
int |
hashCode() |
String |
name() |
String |
toString() |
String |
value() |
public String name()
public String value()
public Class<? extends Annotation> annotationType()
Copyright © 2014. All rights reserved.