Package com.seeq.model
Class CapsulePropertyInputV1
java.lang.Object
com.seeq.model.CapsulePropertyInputV1
Property metadata for capsules on this condition. Only applicable to stored conditions.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
The name to assign to this capsule property.The unit of measure to apply to this property.int
hashCode()
void
void
setUnitOfMeasure
(String unitOfMeasure) toString()
unitOfMeasure
(String unitOfMeasure)
-
Constructor Details
-
CapsulePropertyInputV1
public CapsulePropertyInputV1()
-
-
Method Details
-
name
-
getName
The name to assign to this capsule property.- Returns:
- name
-
setName
-
unitOfMeasure
-
getUnitOfMeasure
The unit of measure to apply to this property. If specified, a name must also be supplied.- Returns:
- unitOfMeasure
-
setUnitOfMeasure
-
equals
-
hashCode
public int hashCode() -
toString
-