net.geant.edugain.attributes.jaxb.attributemangling
Class AllowAttributeType

java.lang.Object
  extended by net.geant.edugain.attributes.jaxb.attributemangling.AttributeType
      extended by net.geant.edugain.attributes.jaxb.attributemangling.AllowAttributeType

public class AllowAttributeType
extends AttributeType

Java class for AllowAttributeType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="AllowAttributeType">
   <complexContent>
     <extension base="{urn:geant:edugain:attribute-mangling:1.0}AttributeType">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class net.geant.edugain.attributes.jaxb.attributemangling.AttributeType
attributeName, attributeValue, replaceValues
 
Constructor Summary
AllowAttributeType()
           
 
Method Summary
 
Methods inherited from class net.geant.edugain.attributes.jaxb.attributemangling.AttributeType
getAttributeName, getAttributeValue, isReplaceValues, setAttributeName, setReplaceValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllowAttributeType

public AllowAttributeType()