org.kuali.student.core.ws.binding
Class JaxbAttribute

java.lang.Object
  extended by org.kuali.student.core.ws.binding.JaxbAttribute
All Implemented Interfaces:
Serializable

public class JaxbAttribute
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
JaxbAttribute()
           
JaxbAttribute(String key, String value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbAttribute

public JaxbAttribute()

JaxbAttribute

public JaxbAttribute(String key,
                     String value)
Parameters:
name -
value -


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.