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 Link
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.Link
public class Link
extends 
The Network Registrar Link class.
This object represents a physical network link. Multiple logical IP networks may be running concurrently on the same link.
Java class for Link complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="Link">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="LinkType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="embeddedPolicy" type="{http://ws.cnr.cisco.com/xsd}Policy" minOccurs="0"/>
         <element name="freeAddressConfig" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="groupName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="localCluster" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="owner" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="policy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="prefixList" type="{http://ws.cnr.cisco.com/xsd}PrefixArray" minOccurs="0"/>
         <element name="region" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="templateRootPrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="tenantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="vpnId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
Constructor Summary
 
           
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the description property.
 javax.xml.bind.JAXBElement<
>
()
 
          Gets the value of the embeddedPolicy property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the freeAddressConfig property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the groupName property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the LinkType property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the localCluster property.