public class NamedType extends Object
Java class for NamedType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NamedType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
protected String name
Copyright © 2015 FastConnect SAS. All rights reserved.