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)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Content()
public Content(String type, String value)
public String getType()
public void setType(String type)
public String getValue()
public void setValue(String value)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2020. All rights reserved.