com.rapidtransform.product.model
Class UnitOfMeasure

java.lang.Object
  extended by com.rapidtransform.core.model.AbstractBaseModel
      extended by com.rapidtransform.core.model.ValidValue
          extended by com.rapidtransform.product.model.UnitOfMeasure
All Implemented Interfaces:
Model, java.io.Serializable

public class UnitOfMeasure
extends ValidValue

Author:
Steve
See Also:
Serialized Form

Constructor Summary
UnitOfMeasure()
           
 
Method Summary
 
Methods inherited from class com.rapidtransform.core.model.ValidValue
getDescription, getEnabled, getName, setDescription, setEnabled, setName
 
Methods inherited from class com.rapidtransform.core.model.AbstractBaseModel
equals, generateUuid, getId, getMetaTypeName, getPropertyHolder, getUuid, hashCode, setId, setMetaTypeName, setPropertyHolder, setUuid
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnitOfMeasure

public UnitOfMeasure()