com.webmethods.caf.faces.data.export.atom
Class Element.Property
java.lang.Object
com.webmethods.caf.faces.data.export.atom.Element.Property
- Enclosing class:
- Element
protected static class Element.Property
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public Object key
value
public Object value
Element.Property
public Element.Property()
Element.Property
public Element.Property(Object key,
Object value)