public final class AddressingMetadata extends Object
Constructor and Description |
---|
AddressingMetadata(boolean annotationSpecified,
boolean enabled,
boolean required) |
AddressingMetadata(boolean annotationSpecified,
boolean enabled,
boolean required,
String responses) |
Modifier and Type | Method and Description |
---|---|
String |
getResponses() |
boolean |
isAnnotationSpecified() |
boolean |
isEnabled() |
boolean |
isRequired() |
public AddressingMetadata(boolean annotationSpecified, boolean enabled, boolean required, String responses)
public AddressingMetadata(boolean annotationSpecified, boolean enabled, boolean required)
public boolean isAnnotationSpecified()
public boolean isEnabled()
public boolean isRequired()
public String getResponses()
Copyright © 2018 JBoss, by Red Hat. All rights reserved.