|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RelayBearing
Interface for element having a @soap12:relay attribute.
| Field Summary | |
|---|---|
static java.lang.String |
SOAP12_RELAY_ATTR_LOCAL_NAME
The soap12:@relay attribute local name. |
static javax.xml.namespace.QName |
SOAP12_RELAY_ATTR_NAME
The soap12:@relay qualified attribute name. |
| Method Summary | |
|---|---|
java.lang.Boolean |
isSOAP12Relay()
Get the attribute value. |
org.opensaml.xml.schema.XSBooleanValue |
isSOAP12RelayXSBoolean()
Get the attribute value. |
void |
setSOAP12Relay(java.lang.Boolean newRelay)
Set the attribute value. |
void |
setSOAP12Relay(org.opensaml.xml.schema.XSBooleanValue newRelay)
Set the attribute value. |
| Field Detail |
|---|
static final java.lang.String SOAP12_RELAY_ATTR_LOCAL_NAME
static final javax.xml.namespace.QName SOAP12_RELAY_ATTR_NAME
| Method Detail |
|---|
java.lang.Boolean isSOAP12Relay()
org.opensaml.xml.schema.XSBooleanValue isSOAP12RelayXSBoolean()
void setSOAP12Relay(java.lang.Boolean newRelay)
newRelay - the new attribute valuevoid setSOAP12Relay(org.opensaml.xml.schema.XSBooleanValue newRelay)
newRelay - the new attribute value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||