Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
          Sets the value of the preference property.
 void
 
          Sets the value of the subtype property.
 void
(java.lang.String value)
 
          Sets the value of the uri property.
 
Methods inherited from class com.cisco.cnr.ws.xsd.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Constructor Detail
DnsEnumEntry
public DnsEnumEntry()
Method Detail
getDnsEnumEntryType
public javax.xml.bind.JAXBElement<java.lang.String> getDnsEnumEntryType()
Gets the value of the DnsEnumEntryType property.
Network Registrar Type: AT_STRING
Specifies the service type for this entry.
Returns:
possible object is 
JAXBElement<String>
setDnsEnumEntryType
public void setDnsEnumEntryType(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the dnsEnumEntryType property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getOrder
public javax.xml.bind.JAXBElement<java.lang.String> getOrder()
Gets the value of the order property.
Network Registrar Type: AT_SHORT 
Default value: 10
Specifies the priority order for this service entry. A lower
 number specifies a higher priority.
Returns:
possible object is 
JAXBElement<String>