public class CallDetailTextLine
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.ptc.pfc.pfcDetail.DetailTextLine |
line |
| Constructor and Description |
|---|
CallDetailTextLine(com.ptc.pfc.pfcDetail.DetailTextLine line) |
| Modifier and Type | Method and Description |
|---|---|
static CallDetailTextLine |
create(CallDetailTexts inTexts) |
com.ptc.pfc.pfcDetail.DetailTextLine |
getLine() |
CallDetailTexts |
getTexts() |
public CallDetailTextLine(com.ptc.pfc.pfcDetail.DetailTextLine line)
public static CallDetailTextLine create(CallDetailTexts inTexts) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallDetailTexts getTexts() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcDetail.DetailTextLine getLine()