@Immutable public class Property extends Object
Property(String name, String value)
boolean
equals(Object o)
String
getName()
getValue()
int
hashCode()
static List<Property>
removeDups(List<Property> org)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Property(String name, String value)
public String getName()
public String getValue()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public static List<Property> removeDups(List<Property> org)
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.