public static class Task.Property extends Object
Property(String name, String value)
Task.Property
String
getName()
getValue()
void
setName(String name)
setValue(String value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Property(String name, String value)
name
value
public String getName()
public void setName(String name)
public String getValue()
public void setValue(String value)
Copyright © 2015 Alibaba Cloud Computing. All rights reserved.