org.quattor.pan.dml.data
Interface Resource.Entry

All Superinterfaces:
java.util.Map.Entry<Property,Element>
Enclosing class:
Resource

public static interface Resource.Entry
extends java.util.Map.Entry<Property,Element>

Interface is an alias to make the syntax for the Resource.Entry less cumbersome. There are no additional methods required in this interface.

Author:
loomis

Method Summary
 
Methods inherited from interface java.util.Map.Entry
equals, getKey, getValue, hashCode, setValue
 



Copyright © 2011 Quattor. All Rights Reserved.