public class Content extends Object
Content()
Content(String type, String value)
boolean
equals(Object obj)
String
getType()
getValue()
int
hashCode()
void
setType(String type)
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Content()
public Content(String type, String value)
public String getType()
public void setType(String type)
type
public String getValue()
public void setValue(String value)
value
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.