public class UnregisterAccessPoint 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">
       <sequence>
         <element name="accessPoint" type="{http://xmlns.oracle.com/ucs/messaging/types}accessPoint"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 | Modifier and Type | Field and Description | 
|---|---|
protected AccessPoint | 
accessPoint  | 
| Constructor and Description | 
|---|
UnregisterAccessPoint()  | 
| Modifier and Type | Method and Description | 
|---|---|
AccessPoint | 
getAccessPoint()
Gets the value of the accessPoint property. 
 | 
void | 
setAccessPoint(AccessPoint value)
Sets the value of the accessPoint property. 
 | 
protected AccessPoint accessPoint
public AccessPoint getAccessPoint()
AccessPointpublic void setAccessPoint(AccessPoint value)
value - allowed object is
     AccessPointCopyright © 2006,2015 Oracle and/or its affiliates. All rights reserved.