public class HostInstitution extends AbstractTextual
Java class for HostInstitution complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HostInstitution">
<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.HostInstitution" />
</restriction>
</complexContent>
</complexType>
any, clazz| Constructor and Description |
|---|
HostInstitution() |
Copyright © 2014 myGrid. All rights reserved.