public class LookupServiceRegistrationAttribute extends DynamicData
Java class for LookupServiceRegistrationAttribute complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="LookupServiceRegistrationAttribute">
<complexContent>
<extension base="{urn:lookup}DynamicData">
<sequence>
<element name="key" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
key |
protected String |
value |
| Constructor and Description |
|---|
LookupServiceRegistrationAttribute() |
Copyright © 2016. All Rights Reserved.