public class GetUDDIDataPublishServicePoliciesResponse extends Object implements Serializable
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"> <sequence> <element name="GetUDDIDataPublishServicePoliciesResult" type="{urn:org:miloss:fgsms:services:interfaces:policyConfiguration}GetUDDIDataPublishServicePoliciesResponseMsg"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected GetUDDIDataPublishServicePoliciesResponseMsg |
getUDDIDataPublishServicePoliciesResult |
Constructor and Description |
---|
GetUDDIDataPublishServicePoliciesResponse() |
Modifier and Type | Method and Description |
---|---|
GetUDDIDataPublishServicePoliciesResponseMsg |
getGetUDDIDataPublishServicePoliciesResult()
Gets the value of the getUDDIDataPublishServicePoliciesResult property.
|
boolean |
isSetGetUDDIDataPublishServicePoliciesResult() |
void |
setGetUDDIDataPublishServicePoliciesResult(GetUDDIDataPublishServicePoliciesResponseMsg value)
Sets the value of the getUDDIDataPublishServicePoliciesResult property.
|
protected GetUDDIDataPublishServicePoliciesResponseMsg getUDDIDataPublishServicePoliciesResult
public GetUDDIDataPublishServicePoliciesResponse()
public GetUDDIDataPublishServicePoliciesResponseMsg getGetUDDIDataPublishServicePoliciesResult()
GetUDDIDataPublishServicePoliciesResponseMsg
public void setGetUDDIDataPublishServicePoliciesResult(GetUDDIDataPublishServicePoliciesResponseMsg value)
value
- allowed object is
GetUDDIDataPublishServicePoliciesResponseMsg
public boolean isSetGetUDDIDataPublishServicePoliciesResult()
Copyright © 2008–2017 MIL-OSS. All rights reserved.