public interface IBase extends Serializable
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFormatCommentsPost()
Returns a list of comments appearing immediately after this element within the serialized
form of the resource.
|
List<String> |
getFormatCommentsPre()
Returns a list of comments appearing immediately before this element within the serialized
form of the resource.
|
boolean |
hasFormatComment()
|
boolean |
isEmpty() |
boolean isEmpty()
boolean hasFormatComment()
List<String> getFormatCommentsPre()
nullList<String> getFormatCommentsPost()
nullCopyright © 2014–2017 University Health Network. All rights reserved.