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


public interface ActAs

Author:
Jiandong Guo

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

Method Detail

getAny

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

Returns:
possible object is Element Object

setAny

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

Parameters:
value - allowed object is Element Object


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