org.apache.webbeans.annotation
Class NamedLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<Named>
org.apache.webbeans.annotation.NamedLiteral
- All Implemented Interfaces:
- Serializable, Annotation, Named
public class NamedLiteral
- extends AnnotationLiteral<Named>
- implements Named
Named literal.
- Version:
- $Rev$ $Date$
- See Also:
- Serialized Form
NamedLiteral
public NamedLiteral()
NamedLiteral
public NamedLiteral(String value)
value
public String value()
setValue
public void setValue(String value)
Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.