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