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 CCMScopeTemplate
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.CCMScopeTemplate
public class CCMScopeTemplate
extends 
The Network Registrar CCMScopeTemplate class.
A template for creating a Scope object from a subnet address. Most attributes are copied literally from the template to the newly created scope.
Attributes of type AT_EXPR or AT_TEXPR are evaluated as expressions to generate a subnet-specific value for the corresponding scope
attribute.
Java class for CCMScopeTemplate complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="CCMScopeTemplate">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="allocateFirstAvailable" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="allocationPriority" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="backupPct" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="bootp" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="deactivated" 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="dhcp" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dnsHostBytes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="dynamicBootp" 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="gracePeriod" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ignoreDeclines" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="offerTimeout" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="optionsExpr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pingClients" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="pingTimeout" 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="rangesExpr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="renewOnly" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="restrictToReservations" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="routerHost" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="scopeDescriptionExpr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="scopeName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="selectionTagList" type="{http://ws.cnr.cisco.com/xsd}stringArray" minOccurs="0"/>
         <element name="tenantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updateDnsForBootp" 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 allocateFirstAvailable property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the allocationPriority property.