|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IsReferenceParameterBearing
Interface for element having a @wsa:IsReferenceParameter attribute.
| Field Summary | |
|---|---|
static java.lang.String |
WSA_IS_REFERENCE_PARAMETER_ATTR_LOCAL_NAME
the IsReferenceParameter attribute local name. |
static javax.xml.namespace.QName |
WSA_IS_REFERENCE_PARAMETER_ATTR_NAME
the wsa:IsReferenceParameter qualified attribute name. |
| Method Summary | |
|---|---|
java.lang.Boolean |
isWSAIsReferenceParameter()
Returns the @wsa:IsReferenceParameter attribute value. |
org.opensaml.xml.schema.XSBooleanValue |
isWSAIsReferenceParameterXSBoolean()
Returns the @wsa:IsReferenceParameter attribute value. |
void |
setWSAIsReferenceParameter(java.lang.Boolean newIsReferenceParameter)
Sets the @wsa:IsReferenceParameter attribute value. |
void |
setWSAIsReferenceParameter(org.opensaml.xml.schema.XSBooleanValue newIsReferenceParameter)
Sets the @wsa:IsReferenceParameter attribute value. |
| Field Detail |
|---|
static final java.lang.String WSA_IS_REFERENCE_PARAMETER_ATTR_LOCAL_NAME
IsReferenceParameter attribute local name.
static final javax.xml.namespace.QName WSA_IS_REFERENCE_PARAMETER_ATTR_NAME
wsa:IsReferenceParameter qualified attribute name.
| Method Detail |
|---|
java.lang.Boolean isWSAIsReferenceParameter()
@wsa:IsReferenceParameter attribute value.
@wsa:IsReferenceParameter attribute value or null.org.opensaml.xml.schema.XSBooleanValue isWSAIsReferenceParameterXSBoolean()
@wsa:IsReferenceParameter attribute value.
@wsa:IsReferenceParameter attribute value or null.void setWSAIsReferenceParameter(java.lang.Boolean newIsReferenceParameter)
@wsa:IsReferenceParameter attribute value.
newIsReferenceParameter - The @wsa:IsReferenceParameter attribute valuevoid setWSAIsReferenceParameter(org.opensaml.xml.schema.XSBooleanValue newIsReferenceParameter)
@wsa:IsReferenceParameter attribute value.
newIsReferenceParameter - The @wsa:IsReferenceParameter attribute value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||