Method Summary |
|
public W3CEndpointReference | getAcksTo() Gets the value of the acksTo property. |
public List<Object> | getAny() Gets the value of the any property.
This accessor method returns a reference to the live list,
not a snapshot. |
public Expires | getExpires() Gets the value of the expires property. |
public OfferType | getOffer() Gets the value of the offer property. |
public Map<QName, String> | getOtherAttributes() Gets a map that contains attributes that aren't bound to any typed property on this class.
the map is keyed by the name of the attribute and
the value is the string value of the attribute.
the map returned by this method is live, and you can add new attribute
by updating the map directly. |
public SecurityTokenReferenceType | getSecurityTokenReference() |
public void | setAcksTo(W3CEndpointReference value) Sets the value of the acksTo property. |
public void | setExpires(Expires value) Sets the value of the expires property. |
public void | setOffer(OfferType value) Sets the value of the offer property. |
public void | setSecurityTokenReference(SecurityTokenReferenceType securityTokenReference) |