public class GetMyEmailAddressResponse 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="GetMyEmailAddressResponseMsg" type="{urn:org:miloss:fgsms:services:interfaces:policyConfiguration}GetMyEmailAddressResponseMsg"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected GetMyEmailAddressResponseMsg |
getMyEmailAddressResponseMsg |
Constructor and Description |
---|
GetMyEmailAddressResponse() |
Modifier and Type | Method and Description |
---|---|
GetMyEmailAddressResponseMsg |
getGetMyEmailAddressResponseMsg()
Gets the value of the getMyEmailAddressResponseMsg property.
|
boolean |
isSetGetMyEmailAddressResponseMsg() |
void |
setGetMyEmailAddressResponseMsg(GetMyEmailAddressResponseMsg value)
Sets the value of the getMyEmailAddressResponseMsg property.
|
protected GetMyEmailAddressResponseMsg getMyEmailAddressResponseMsg
public GetMyEmailAddressResponseMsg getGetMyEmailAddressResponseMsg()
GetMyEmailAddressResponseMsg
public void setGetMyEmailAddressResponseMsg(GetMyEmailAddressResponseMsg value)
value
- allowed object is
GetMyEmailAddressResponseMsg
public boolean isSetGetMyEmailAddressResponseMsg()
Copyright © 2008–2017 MIL-OSS. All rights reserved.