public class Author extends AbstractTextual
Java class for Author complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Author"> <complexContent> <restriction base="{}AbstractTextual"> <sequence> <element name="text" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> <attribute name="class" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" fixed="net.sf.taverna.t2.annotation.annotationbeans.Author" /> </restriction> </complexContent> </complexType>
any, clazz
Constructor and Description |
---|
Author() |
Copyright © 2014 myGrid. All rights reserved.