org.jboss.errai.cdi.server.gwt.util
Class SimpleTranslator.AttributeEntry
java.lang.Object
org.jboss.errai.cdi.server.gwt.util.SimpleTranslator.AttributeEntry
- Enclosing class:
- SimpleTranslator
public static class SimpleTranslator.AttributeEntry
- extends Object
An attribute key-value pair.
- Author:
- Max Barkley
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTranslator.AttributeEntry
public SimpleTranslator.AttributeEntry(String key,
String value)
getKey
public String getKey()
getValue
public String getValue()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.