org.kuali.student.core.ws.binding
Class JaxbAttribute
java.lang.Object
org.kuali.student.core.ws.binding.JaxbAttribute
- All Implemented Interfaces:
- Serializable
public class JaxbAttribute
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
key
String key
value
String value
JaxbAttribute
public JaxbAttribute()
JaxbAttribute
public JaxbAttribute(String key,
String value)
- Parameters:
name
- value
-
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.