com.sun.xml.ws.security.trust.elements
Interface ActAs

All Known Implementing Classes:
ActAsImpl

public interface ActAs

Author:
Jiandong Guo

Method Summary
 Object getAny()
          Gets the value of the any property.
 void setAny(Object value)
          Sets the value of the any property.
 

Method Detail

getAny

Object getAny()
Gets the value of the any property.

Returns:
possible object is Element Object

setAny

void setAny(Object value)
Sets the value of the any property.

Parameters:
value - allowed object is Element Object


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.