
public class TextAndNode extends Object implements Serializable
| Constructor and Description |
|---|
TextAndNode(Object objSource) |
TextAndNode(String codeSource,
DescriptiveNode componentNode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeSource() |
DescriptiveNode |
getComponentNode() |
public TextAndNode(String codeSource, DescriptiveNode componentNode)
public TextAndNode(Object objSource)
public String getCodeSource()
public DescriptiveNode getComponentNode()
Copyright © 2015 LSST. All rights reserved.