eu.xtreemos.xosd.vops.xacml.request.attributes
Class ActionAttr

java.lang.Object
  extended by eu.xtreemos.xosd.vops.xacml.request.attributes.Attributes
      extended by eu.xtreemos.xosd.vops.xacml.request.attributes.ActionAttr
All Implemented Interfaces:
IAttributes

public class ActionAttr
extends Attributes


Field Summary
 
Fields inherited from class eu.xtreemos.xosd.vops.xacml.request.attributes.Attributes
attributes
 
Constructor Summary
ActionAttr()
           
 
Method Summary
 
Methods inherited from class eu.xtreemos.xosd.vops.xacml.request.attributes.Attributes
addAttribute, addAttributes, combineAttributes, getAttributes, initializeAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionAttr

public ActionAttr()