public static class ServiceType.Connection extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="reference" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" /> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Connection() |
Modifier and Type | Method and Description |
---|---|
ConnectionType |
getReference()
Gets the value of the reference property.
|
void |
setReference(ConnectionType value)
Sets the value of the reference property.
|
public ConnectionType getReference()
Object
public void setReference(ConnectionType value)
value
- allowed object is
Object
Copyright © 2005-2024 LSC project. All Rights Reserved.