public class InlineCommentMarker extends Object
Constructor and Description |
---|
InlineCommentMarker(String ref,
Streamable body) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getBody() |
Streamable |
getBodyStream() |
String |
getRef() |
int |
hashCode() |
String |
toString() |
public InlineCommentMarker(String ref, Streamable body)
public String getRef()
public Streamable getBodyStream()
public String getBody()
Copyright © 2003–2020 Atlassian. All rights reserved.