org.apache.tuscany.sdo.util
Class StreamDeserializer.Attribute

java.lang.Object
  extended by org.apache.tuscany.sdo.util.StreamDeserializer.Attribute
Direct Known Subclasses:
StreamDeserializer.QualifiedAttribute
Enclosing class:
StreamDeserializer

public static class StreamDeserializer.Attribute
extends Object


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

Field Detail

name

public String name

value

public String value
Constructor Detail

StreamDeserializer.Attribute

public StreamDeserializer.Attribute()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.