public class Tag extends Object
static String
NO_VALUE
Tag(String tag)
Tag(String tag, String value)
boolean
equals(Object o)
String
getName()
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final String NO_VALUE
public Tag(String tag)
public Tag(String tag, String value)
public String getName()
public String getValue()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014–2015 Red Hat, Inc.. All rights reserved.