Package com.seeq.model
Class CapsulePropertyOutputV1
java.lang.Object
com.seeq.model.CapsulePropertyOutputV1
Capsule Properties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
Property nameThe unit of measure that applies to this property.int
hashCode()
void
void
setUnitOfMeasure
(String unitOfMeasure) toString()
unitOfMeasure
(String unitOfMeasure)
-
Constructor Details
-
CapsulePropertyOutputV1
public CapsulePropertyOutputV1()
-
-
Method Details
-
name
-
getName
Property name- Returns:
- name
-
setName
-
unitOfMeasure
-
getUnitOfMeasure
The unit of measure that applies to this property. An empty string indicates unitless- Returns:
- unitOfMeasure
-
setUnitOfMeasure
-
equals
-
hashCode
public int hashCode() -
toString
-