public class GetEntityInfo extends Object
Java class for getEntityInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="getEntityInfo">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="beanName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
GetEntityInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBeanName()
Gets the value of the beanName property.
|
void |
setBeanName(String value)
Sets the value of the beanName property.
|
protected String beanName
Copyright © 2012 The ICAT Collaboration. All Rights Reserved.