public class PidEntry extends Object
PidEntry()
PidEntry(String type, String value)
String
getType()
getValue()
void
setType(String type)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PidEntry()
public PidEntry(String type, String value)
public String getType()
public void setType(String type)
public String getValue()
public void setValue(String value)
Copyright © 2018. All rights reserved.