|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.daisy.pipeline.client.models.script.Argument
org.daisy.pipeline.client.models.script.arguments.ArgString
public class ArgString
An argument of type "string"
Field Summary | |
---|---|
java.lang.String |
value
|
Fields inherited from class org.daisy.pipeline.client.models.script.Argument |
---|
desc, hide, kind, mediaTypeBlacklist, mediaTypes, name, nicename, ordered, output, required, sequence, xsdType |
Constructor Summary | |
---|---|
ArgString(Argument arg,
java.lang.String value)
|
Method Summary | |
---|---|
org.w3c.dom.Element |
asDocumentElement(org.w3c.dom.Document document)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String value
Constructor Detail |
---|
public ArgString(Argument arg, java.lang.String value)
Method Detail |
---|
public org.w3c.dom.Element asDocumentElement(org.w3c.dom.Document document)
asDocumentElement
in class Argument
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |