public class Measure extends Object implements Serializable
Measure()
String
getId()
List<KeyValue>
getUnit()
void
setId(String id)
setUnit(List<KeyValue> unit)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Measure()
public String getId()
public void setId(String id)
public List<KeyValue> getUnit()
public void setUnit(List<KeyValue> unit)
Copyright © 2025. All rights reserved.