public class CodeSegment extends BaseElement
Constructor and Description |
---|
CodeSegment() |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
void |
setCode(String code) |
void |
validateElement() |
addMetadata, equals, getAnnotations, getComment, getDeprecatedVersion, getDescription, getMetadata, getName, getVersionRange, hashCode, hasMetadata, isEmpty, setAnnotations, setComment, setDeprecatedVersion, setDescription, setName, setVersionRange, validate, validateFieldNotEmpty
public String getCode()
public void setCode(String code)
public void validateElement()
validateElement
in class BaseElement
Copyright © 2001-2014 Codehaus. All Rights Reserved.