org.apache.wss4j.binding.wssc
Class AbstractPropertiesType

java.lang.Object
  extended by org.apache.wss4j.binding.wssc.AbstractPropertiesType
Direct Known Subclasses:
PropertiesType, PropertiesType

public abstract class AbstractPropertiesType
extends Object


Constructor Summary
AbstractPropertiesType()
           
 
Method Summary
abstract  List<Object> getAny()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPropertiesType

public AbstractPropertiesType()
Method Detail

getAny

public abstract List<Object> getAny()


Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.