org.apache.axis2.jaxws.description.builder
Class AddressingAnnot
java.lang.Object
org.apache.axis2.jaxws.description.builder.AddressingAnnot
- All Implemented Interfaces:
- Annotation, Addressing
public class AddressingAnnot
- extends Object
- implements Addressing
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddressingAnnot
public AddressingAnnot()
enabled
public boolean enabled()
setEnabled
public void setEnabled(boolean e)
required
public boolean required()
setRequired
public void setRequired(boolean r)
annotationType
public Class<? extends Annotation> annotationType()
- Specified by:
annotationType
in interface Annotation
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.