Package com.seeq.model
Class PropertyHrefOutputV1
java.lang.Object
com.seeq.model.PropertyHrefOutputV1
PropertyHrefOutputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getHref()
The href that can be used to interact with the propertyA plain language status message with information about any issues that may have been encountered during an operationint
hashCode()
void
void
setStatusMessage
(String statusMessage) statusMessage
(String statusMessage) toString()
-
Constructor Details
-
PropertyHrefOutputV1
public PropertyHrefOutputV1()
-
-
Method Details
-
href
-
getHref
The href that can be used to interact with the property- Returns:
- href
-
setHref
-
statusMessage
-
getStatusMessage
A plain language status message with information about any issues that may have been encountered during an operation- Returns:
- statusMessage
-
setStatusMessage
-
equals
-
hashCode
public int hashCode() -
toString
-