Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 1286
 Class 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 
com.cisco.cnr.ws.xsd
 
Class ClassBase
java.lang.Object
  
com.cisco.cnr.ws.xsd.ClassBase
Direct Known Subclasses:
,
,
,
,
public class ClassBase
extends java.lang.Object
Java class for ClassBase complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="ClassBase">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="objectOid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
Constructor Summary
()
 
           
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the objectOid property.
 void
(javax.xml.bind.JAXBElement<java.lang.String> value)
          Sets the value of the objectOid property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait