Package com.appiancorp.suiteapi.process
Class Attachment.NamedUrl
java.lang.Object
com.appiancorp.suiteapi.process.Attachment.NamedUrl
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Attachment
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NamedUrl
public NamedUrl()
-
-
Method Details
-
getName
Returns the label for the external url attachment.- Returns:
- label for external url attachment.
-
setName
Sets the label for external url attachment.- Parameters:
name_
- label for external url attachment.
-
getUrl
Returns the url for the external url attachment- Returns:
- the url.
-
setUrl
Sets the url for the external url attachment- Parameters:
url_
- url for external url attachment
-
equals
-
hashCode
public int hashCode()
-