org.wso2.balana.xacml3
Class AttributesReference

java.lang.Object
  extended by org.wso2.balana.xacml3.AttributesReference

public class AttributesReference
extends Object

Represents the AttributesReferenceType XML type found in the context schema.


Constructor Summary
AttributesReference()
           
 
Method Summary
 String getId()
           
 void setId(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributesReference

public AttributesReference()
Method Detail

getId

public String getId()

setId

public void setId(String id)


Copyright © 2015 WSO2. All rights reserved.