public class Content extends Object
Constructor and Description |
---|
Content() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
AttachmentText |
getAttachment() |
List<Property> |
getProperties() |
String |
getUrl() |
int |
hashCode() |
void |
setAttachment(AttachmentText attachment) |
void |
setProperties(List<Property> properties) |
void |
setUrl(String url) |
public AttachmentText getAttachment()
public void setAttachment(AttachmentText attachment)
public String getUrl()
public void setUrl(String url)
Copyright © 2017–2025 OWASP Foundation. All rights reserved.