org.openfast
Class ApplicationTypeDictionary
java.lang.Object
org.openfast.ApplicationTypeDictionary
- All Implemented Interfaces:
- Dictionary
public class ApplicationTypeDictionary
- extends java.lang.Object
- implements Dictionary
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ApplicationTypeDictionary
public ApplicationTypeDictionary()
lookup
public ScalarValue lookup(Group template,
QName key,
QName applicationType)
- Specified by:
lookup in interface Dictionary
reset
public void reset()
- Specified by:
reset in interface Dictionary
store
public void store(Group group,
QName applicationType,
QName key,
ScalarValue value)
- Specified by:
store in interface Dictionary
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.