public class Package extends Object implements Serializable
Constructor and Description |
---|
Package() |
Modifier and Type | Method and Description |
---|---|
void |
addExcludeRange(ExcludeRange vExcludeRange) |
void |
addExcludeRange(int index,
ExcludeRange vExcludeRange) |
void |
addIncludeRange(IncludeRange vIncludeRange) |
void |
addIncludeRange(int index,
IncludeRange vIncludeRange) |
void |
addIncludeUrl(int index,
String vIncludeUrl) |
void |
addIncludeUrl(String vIncludeUrl) |
void |
addSpecific(int index,
String vSpecific) |
void |
addSpecific(String vSpecific) |
void |
deleteAutoDiscovery() |
void |
deleteDiscovery_link_interval() |
void |
deleteEnableVlanDiscovery() |
void |
deleteForceIpRouteDiscoveryOnEthernet() |
void |
deleteSaveRouteTable() |
void |
deleteSaveStpInterfaceTable() |
void |
deleteSaveStpNodeTable() |
void |
deleteSnmp_poll_interval() |
void |
deleteUseBridgeDiscovery() |
void |
deleteUseCdpDiscovery() |
void |
deleteUseIpRouteDiscovery() |
void |
deleteUseIsisDiscovery() |
void |
deleteUseLldpDiscovery() |
void |
deleteUseOspfDiscovery() |
void |
deleteUseWifiDiscovery() |
Enumeration<ExcludeRange> |
enumerateExcludeRange()
Method enumerateExcludeRange.
|
Enumeration<IncludeRange> |
enumerateIncludeRange()
Method enumerateIncludeRange.
|
Enumeration<String> |
enumerateIncludeUrl()
Method enumerateIncludeUrl.
|
Enumeration<String> |
enumerateSpecific()
Method enumerateSpecific.
|
boolean |
equals(Object obj)
Overrides the java.lang.Object.equals method.
|
boolean |
getAutoDiscovery()
Returns the value of field 'autoDiscovery'.
|
long |
getDiscovery_link_interval()
Returns the value of field 'discovery_link_interval'.
|
boolean |
getEnableVlanDiscovery()
Returns the value of field 'enableVlanDiscovery'.
|
ExcludeRange[] |
getExcludeRange()
Method getExcludeRange.Returns the contents of the
collection in an Array.
|
ExcludeRange |
getExcludeRange(int index)
Method getExcludeRange.
|
List<ExcludeRange> |
getExcludeRangeCollection()
Method getExcludeRangeCollection.Returns a reference to
'_excludeRangeList'.
|
int |
getExcludeRangeCount()
Method getExcludeRangeCount.
|
Filter |
getFilter()
Returns the value of field 'filter'.
|
boolean |
getForceIpRouteDiscoveryOnEthernet()
Returns the value of field
'forceIpRouteDiscoveryOnEthernet'.
|
IncludeRange[] |
getIncludeRange()
Method getIncludeRange.Returns the contents of the
collection in an Array.
|
IncludeRange |
getIncludeRange(int index)
Method getIncludeRange.
|
List<IncludeRange> |
getIncludeRangeCollection()
Method getIncludeRangeCollection.Returns a reference to
'_includeRangeList'.
|
int |
getIncludeRangeCount()
Method getIncludeRangeCount.
|
String[] |
getIncludeUrl()
Method getIncludeUrl.Returns the contents of the collection
in an Array.
|
String |
getIncludeUrl(int index)
Method getIncludeUrl.
|
List<String> |
getIncludeUrlCollection()
Method getIncludeUrlCollection.Returns a reference to
'_includeUrlList'.
|
int |
getIncludeUrlCount()
Method getIncludeUrlCount.
|
String |
getName()
Returns the value of field 'name'.
|
boolean |
getSaveRouteTable()
Returns the value of field 'saveRouteTable'.
|
boolean |
getSaveStpInterfaceTable()
Returns the value of field 'saveStpInterfaceTable'.
|
boolean |
getSaveStpNodeTable()
Returns the value of field 'saveStpNodeTable'.
|
long |
getSnmp_poll_interval()
Returns the value of field 'snmp_poll_interval'.
|
String[] |
getSpecific()
Method getSpecific.Returns the contents of the collection in
an Array.
|
String |
getSpecific(int index)
Method getSpecific.
|
List<String> |
getSpecificCollection()
Method getSpecificCollection.Returns a reference to
'_specificList'.
|
int |
getSpecificCount()
Method getSpecificCount.
|
boolean |
getUseBridgeDiscovery()
Returns the value of field 'useBridgeDiscovery'.
|
boolean |
getUseCdpDiscovery()
Returns the value of field 'useCdpDiscovery'.
|
boolean |
getUseIpRouteDiscovery()
Returns the value of field 'useIpRouteDiscovery'.
|
boolean |
getUseIsisDiscovery()
Returns the value of field 'useIsisDiscovery'.
|
boolean |
getUseLldpDiscovery()
Returns the value of field 'useLldpDiscovery'.
|
boolean |
getUseOspfDiscovery()
Returns the value of field 'useOspfDiscovery'.
|
boolean |
getUseWifiDiscovery()
Returns the value of field 'useWifiDiscovery'.
|
boolean |
hasAutoDiscovery()
Method hasAutoDiscovery.
|
boolean |
hasDiscovery_link_interval()
Method hasDiscovery_link_interval.
|
boolean |
hasEnableVlanDiscovery()
Method hasEnableVlanDiscovery.
|
boolean |
hasForceIpRouteDiscoveryOnEthernet()
Method hasForceIpRouteDiscoveryOnEthernet.
|
int |
hashCode()
Overrides the java.lang.Object.hashCode method.
|
boolean |
hasSaveRouteTable()
Method hasSaveRouteTable.
|
boolean |
hasSaveStpInterfaceTable()
Method hasSaveStpInterfaceTable.
|
boolean |
hasSaveStpNodeTable()
Method hasSaveStpNodeTable.
|
boolean |
hasSnmp_poll_interval()
Method hasSnmp_poll_interval.
|
boolean |
hasUseBridgeDiscovery()
Method hasUseBridgeDiscovery.
|
boolean |
hasUseCdpDiscovery()
Method hasUseCdpDiscovery.
|
boolean |
hasUseIpRouteDiscovery()
Method hasUseIpRouteDiscovery.
|
boolean |
hasUseIsisDiscovery()
Method hasUseIsisDiscovery.
|
boolean |
hasUseLldpDiscovery()
Method hasUseLldpDiscovery.
|
boolean |
hasUseOspfDiscovery()
Method hasUseOspfDiscovery.
|
boolean |
hasUseWifiDiscovery()
Method hasUseWifiDiscovery.
|
boolean |
isAutoDiscovery()
Returns the value of field 'autoDiscovery'.
|
boolean |
isEnableVlanDiscovery()
Returns the value of field 'enableVlanDiscovery'.
|
boolean |
isForceIpRouteDiscoveryOnEthernet()
Returns the value of field
'forceIpRouteDiscoveryOnEthernet'.
|
boolean |
isSaveRouteTable()
Returns the value of field 'saveRouteTable'.
|
boolean |
isSaveStpInterfaceTable()
Returns the value of field 'saveStpInterfaceTable'.
|
boolean |
isSaveStpNodeTable()
Returns the value of field 'saveStpNodeTable'.
|
boolean |
isUseBridgeDiscovery()
Returns the value of field 'useBridgeDiscovery'.
|
boolean |
isUseCdpDiscovery()
Returns the value of field 'useCdpDiscovery'.
|
boolean |
isUseIpRouteDiscovery()
Returns the value of field 'useIpRouteDiscovery'.
|
boolean |
isUseIsisDiscovery()
Returns the value of field 'useIsisDiscovery'.
|
boolean |
isUseLldpDiscovery()
Returns the value of field 'useLldpDiscovery'.
|
boolean |
isUseOspfDiscovery()
Returns the value of field 'useOspfDiscovery'.
|
boolean |
isUseWifiDiscovery()
Returns the value of field 'useWifiDiscovery'.
|
boolean |
isValid()
Method isValid.
|
Iterator<ExcludeRange> |
iterateExcludeRange()
Method iterateExcludeRange.
|
Iterator<IncludeRange> |
iterateIncludeRange()
Method iterateIncludeRange.
|
Iterator<String> |
iterateIncludeUrl()
Method iterateIncludeUrl.
|
Iterator<String> |
iterateSpecific()
Method iterateSpecific.
|
void |
marshal(ContentHandler handler) |
void |
marshal(Writer out) |
void |
removeAllExcludeRange() |
void |
removeAllIncludeRange() |
void |
removeAllIncludeUrl() |
void |
removeAllSpecific() |
boolean |
removeExcludeRange(ExcludeRange vExcludeRange)
Method removeExcludeRange.
|
ExcludeRange |
removeExcludeRangeAt(int index)
Method removeExcludeRangeAt.
|
boolean |
removeIncludeRange(IncludeRange vIncludeRange)
Method removeIncludeRange.
|
IncludeRange |
removeIncludeRangeAt(int index)
Method removeIncludeRangeAt.
|
boolean |
removeIncludeUrl(String vIncludeUrl)
Method removeIncludeUrl.
|
String |
removeIncludeUrlAt(int index)
Method removeIncludeUrlAt.
|
boolean |
removeSpecific(String vSpecific)
Method removeSpecific.
|
String |
removeSpecificAt(int index)
Method removeSpecificAt.
|
void |
setAutoDiscovery(boolean autoDiscovery)
Sets the value of field 'autoDiscovery'.
|
void |
setDiscovery_link_interval(long discovery_link_interval)
Sets the value of field 'discovery_link_interval'.
|
void |
setEnableVlanDiscovery(boolean enableVlanDiscovery)
Sets the value of field 'enableVlanDiscovery'.
|
void |
setExcludeRange(ExcludeRange[] vExcludeRangeArray) |
void |
setExcludeRange(int index,
ExcludeRange vExcludeRange) |
void |
setExcludeRange(List<ExcludeRange> vExcludeRangeList)
Sets the value of '_excludeRangeList' by copying the given
Vector.
|
void |
setExcludeRangeCollection(List<ExcludeRange> excludeRangeList)
Deprecated.
|
void |
setFilter(Filter filter)
Sets the value of field 'filter'.
|
void |
setForceIpRouteDiscoveryOnEthernet(boolean forceIpRouteDiscoveryOnEthernet)
Sets the value of field 'forceIpRouteDiscoveryOnEthernet'.
|
void |
setIncludeRange(IncludeRange[] vIncludeRangeArray) |
void |
setIncludeRange(int index,
IncludeRange vIncludeRange) |
void |
setIncludeRange(List<IncludeRange> vIncludeRangeList)
Sets the value of '_includeRangeList' by copying the given
Vector.
|
void |
setIncludeRangeCollection(List<IncludeRange> includeRangeList)
Deprecated.
|
void |
setIncludeUrl(int index,
String vIncludeUrl) |
void |
setIncludeUrl(List<String> vIncludeUrlList)
Sets the value of '_includeUrlList' by copying the given
Vector.
|
void |
setIncludeUrl(String[] vIncludeUrlArray) |
void |
setIncludeUrlCollection(List<String> includeUrlList)
Deprecated.
|
void |
setName(String name)
Sets the value of field 'name'.
|
void |
setSaveRouteTable(boolean saveRouteTable)
Sets the value of field 'saveRouteTable'.
|
void |
setSaveStpInterfaceTable(boolean saveStpInterfaceTable)
Sets the value of field 'saveStpInterfaceTable'.
|
void |
setSaveStpNodeTable(boolean saveStpNodeTable)
Sets the value of field 'saveStpNodeTable'.
|
void |
setSnmp_poll_interval(long snmp_poll_interval)
Sets the value of field 'snmp_poll_interval'.
|
void |
setSpecific(int index,
String vSpecific) |
void |
setSpecific(List<String> vSpecificList)
Sets the value of '_specificList' by copying the given
Vector.
|
void |
setSpecific(String[] vSpecificArray) |
void |
setSpecificCollection(List<String> specificList)
Deprecated.
|
void |
setUseBridgeDiscovery(boolean useBridgeDiscovery)
Sets the value of field 'useBridgeDiscovery'.
|
void |
setUseCdpDiscovery(boolean useCdpDiscovery)
Sets the value of field 'useCdpDiscovery'.
|
void |
setUseIpRouteDiscovery(boolean useIpRouteDiscovery)
Sets the value of field 'useIpRouteDiscovery'.
|
void |
setUseIsisDiscovery(boolean useIsisDiscovery)
Sets the value of field 'useIsisDiscovery'.
|
void |
setUseLldpDiscovery(boolean useLldpDiscovery)
Sets the value of field 'useLldpDiscovery'.
|
void |
setUseOspfDiscovery(boolean useOspfDiscovery)
Sets the value of field 'useOspfDiscovery'.
|
void |
setUseWifiDiscovery(boolean useWifiDiscovery)
Sets the value of field 'useWifiDiscovery'.
|
static Package |
unmarshal(Reader reader)
Method unmarshal.
|
void |
validate() |
public void addExcludeRange(ExcludeRange vExcludeRange) throws IndexOutOfBoundsException
vExcludeRange
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addExcludeRange(int index, ExcludeRange vExcludeRange) throws IndexOutOfBoundsException
index
- vExcludeRange
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addIncludeRange(IncludeRange vIncludeRange) throws IndexOutOfBoundsException
vIncludeRange
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addIncludeRange(int index, IncludeRange vIncludeRange) throws IndexOutOfBoundsException
index
- vIncludeRange
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addIncludeUrl(String vIncludeUrl) throws IndexOutOfBoundsException
vIncludeUrl
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addIncludeUrl(int index, String vIncludeUrl) throws IndexOutOfBoundsException
index
- vIncludeUrl
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSpecific(String vSpecific) throws IndexOutOfBoundsException
vSpecific
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void addSpecific(int index, String vSpecific) throws IndexOutOfBoundsException
index
- vSpecific
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void deleteAutoDiscovery()
public void deleteDiscovery_link_interval()
public void deleteEnableVlanDiscovery()
public void deleteForceIpRouteDiscoveryOnEthernet()
public void deleteSaveRouteTable()
public void deleteSaveStpInterfaceTable()
public void deleteSaveStpNodeTable()
public void deleteSnmp_poll_interval()
public void deleteUseBridgeDiscovery()
public void deleteUseCdpDiscovery()
public void deleteUseIpRouteDiscovery()
public void deleteUseIsisDiscovery()
public void deleteUseLldpDiscovery()
public void deleteUseOspfDiscovery()
public void deleteUseWifiDiscovery()
public Enumeration<ExcludeRange> enumerateExcludeRange()
public Enumeration<IncludeRange> enumerateIncludeRange()
public Enumeration<String> enumerateIncludeUrl()
public Enumeration<String> enumerateSpecific()
public boolean equals(Object obj)
public boolean getAutoDiscovery()
public long getDiscovery_link_interval()
public boolean getEnableVlanDiscovery()
public ExcludeRange getExcludeRange(int index) throws IndexOutOfBoundsException
index
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic ExcludeRange[] getExcludeRange()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public List<ExcludeRange> getExcludeRangeCollection()
public int getExcludeRangeCount()
public Filter getFilter()
public boolean getForceIpRouteDiscoveryOnEthernet()
public IncludeRange getIncludeRange(int index) throws IndexOutOfBoundsException
index
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic IncludeRange[] getIncludeRange()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public List<IncludeRange> getIncludeRangeCollection()
public int getIncludeRangeCount()
public String getIncludeUrl(int index) throws IndexOutOfBoundsException
index
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic String[] getIncludeUrl()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public List<String> getIncludeUrlCollection()
public int getIncludeUrlCount()
public String getName()
public boolean getSaveRouteTable()
public boolean getSaveStpInterfaceTable()
public boolean getSaveStpNodeTable()
public long getSnmp_poll_interval()
public String getSpecific(int index) throws IndexOutOfBoundsException
index
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic String[] getSpecific()
Note: Just in case the collection contents are changing in another thread, we pass a 0-length Array of the correct type into the API call. This way we know that the Array returned is of exactly the correct length.
public List<String> getSpecificCollection()
public int getSpecificCount()
public boolean getUseBridgeDiscovery()
public boolean getUseCdpDiscovery()
public boolean getUseIpRouteDiscovery()
public boolean getUseIsisDiscovery()
public boolean getUseLldpDiscovery()
public boolean getUseOspfDiscovery()
public boolean getUseWifiDiscovery()
public boolean hasAutoDiscovery()
public boolean hasDiscovery_link_interval()
public boolean hasEnableVlanDiscovery()
public boolean hasForceIpRouteDiscoveryOnEthernet()
public boolean hasSaveRouteTable()
public boolean hasSaveStpInterfaceTable()
public boolean hasSaveStpNodeTable()
public boolean hasSnmp_poll_interval()
public boolean hasUseBridgeDiscovery()
public boolean hasUseCdpDiscovery()
public boolean hasUseIpRouteDiscovery()
public boolean hasUseIsisDiscovery()
public boolean hasUseLldpDiscovery()
public boolean hasUseOspfDiscovery()
public boolean hasUseWifiDiscovery()
public int hashCode()
The following steps came from Effective Java Programming Language Guide by Joshua Bloch, Chapter 3
public boolean isAutoDiscovery()
public boolean isEnableVlanDiscovery()
public boolean isForceIpRouteDiscoveryOnEthernet()
public boolean isSaveRouteTable()
public boolean isSaveStpInterfaceTable()
public boolean isSaveStpNodeTable()
public boolean isUseBridgeDiscovery()
public boolean isUseCdpDiscovery()
public boolean isUseIpRouteDiscovery()
public boolean isUseIsisDiscovery()
public boolean isUseLldpDiscovery()
public boolean isUseOspfDiscovery()
public boolean isUseWifiDiscovery()
public boolean isValid()
public Iterator<ExcludeRange> iterateExcludeRange()
public Iterator<IncludeRange> iterateIncludeRange()
public Iterator<String> iterateIncludeUrl()
public Iterator<String> iterateSpecific()
public void marshal(Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
- org.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshalingorg.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schemapublic void marshal(ContentHandler handler) throws IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
- IOException
- if an IOException occurs during
marshalingorg.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schemaorg.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshalingpublic void removeAllExcludeRange()
public void removeAllIncludeRange()
public void removeAllIncludeUrl()
public void removeAllSpecific()
public boolean removeExcludeRange(ExcludeRange vExcludeRange)
vExcludeRange
- public ExcludeRange removeExcludeRangeAt(int index)
index
- public boolean removeIncludeRange(IncludeRange vIncludeRange)
vIncludeRange
- public IncludeRange removeIncludeRangeAt(int index)
index
- public boolean removeIncludeUrl(String vIncludeUrl)
vIncludeUrl
- public String removeIncludeUrlAt(int index)
index
- public boolean removeSpecific(String vSpecific)
vSpecific
- public String removeSpecificAt(int index)
index
- public void setAutoDiscovery(boolean autoDiscovery)
autoDiscovery
- the value of field 'autoDiscovery'.public void setDiscovery_link_interval(long discovery_link_interval)
discovery_link_interval
- the value of field
'discovery_link_interval'.public void setEnableVlanDiscovery(boolean enableVlanDiscovery)
enableVlanDiscovery
- the value of field
'enableVlanDiscovery'.public void setExcludeRange(int index, ExcludeRange vExcludeRange) throws IndexOutOfBoundsException
index
- vExcludeRange
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setExcludeRange(ExcludeRange[] vExcludeRangeArray)
vExcludeRangeArray
- public void setExcludeRange(List<ExcludeRange> vExcludeRangeList)
vExcludeRangeList
- the Vector to copy.public void setExcludeRangeCollection(List<ExcludeRange> excludeRangeList)
excludeRangeList
- the Vector to set.public void setFilter(Filter filter)
filter
- the value of field 'filter'.public void setForceIpRouteDiscoveryOnEthernet(boolean forceIpRouteDiscoveryOnEthernet)
forceIpRouteDiscoveryOnEthernet
- the value of field
'forceIpRouteDiscoveryOnEthernet'.public void setIncludeRange(int index, IncludeRange vIncludeRange) throws IndexOutOfBoundsException
index
- vIncludeRange
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setIncludeRange(IncludeRange[] vIncludeRangeArray)
vIncludeRangeArray
- public void setIncludeRange(List<IncludeRange> vIncludeRangeList)
vIncludeRangeList
- the Vector to copy.public void setIncludeRangeCollection(List<IncludeRange> includeRangeList)
includeRangeList
- the Vector to set.public void setIncludeUrl(int index, String vIncludeUrl) throws IndexOutOfBoundsException
index
- vIncludeUrl
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setIncludeUrl(String[] vIncludeUrlArray)
vIncludeUrlArray
- public void setIncludeUrl(List<String> vIncludeUrlList)
vIncludeUrlList
- the Vector to copy.public void setIncludeUrlCollection(List<String> includeUrlList)
includeUrlList
- the Vector to set.public void setName(String name)
name
- the value of field 'name'.public void setSaveRouteTable(boolean saveRouteTable)
saveRouteTable
- the value of field 'saveRouteTable'.public void setSaveStpInterfaceTable(boolean saveStpInterfaceTable)
saveStpInterfaceTable
- the value of field
'saveStpInterfaceTable'.public void setSaveStpNodeTable(boolean saveStpNodeTable)
saveStpNodeTable
- the value of field 'saveStpNodeTable'public void setSnmp_poll_interval(long snmp_poll_interval)
snmp_poll_interval
- the value of field
'snmp_poll_interval'.public void setSpecific(int index, String vSpecific) throws IndexOutOfBoundsException
index
- vSpecific
- IndexOutOfBoundsException
- if the index
given is outside the bounds of the collectionpublic void setSpecific(String[] vSpecificArray)
vSpecificArray
- public void setSpecific(List<String> vSpecificList)
vSpecificList
- the Vector to copy.public void setSpecificCollection(List<String> specificList)
specificList
- the Vector to set.public void setUseBridgeDiscovery(boolean useBridgeDiscovery)
useBridgeDiscovery
- the value of field
'useBridgeDiscovery'.public void setUseCdpDiscovery(boolean useCdpDiscovery)
useCdpDiscovery
- the value of field 'useCdpDiscovery'.public void setUseIpRouteDiscovery(boolean useIpRouteDiscovery)
useIpRouteDiscovery
- the value of field
'useIpRouteDiscovery'.public void setUseIsisDiscovery(boolean useIsisDiscovery)
useIsisDiscovery
- the value of field 'useIsisDiscovery'public void setUseLldpDiscovery(boolean useLldpDiscovery)
useLldpDiscovery
- the value of field 'useLldpDiscovery'public void setUseOspfDiscovery(boolean useOspfDiscovery)
useOspfDiscovery
- the value of field 'useOspfDiscovery'public void setUseWifiDiscovery(boolean useWifiDiscovery)
useWifiDiscovery
- the value of field 'useWifiDiscovery'public static Package unmarshal(Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
- org.exolab.castor.xml.MarshalException
- if object is
null or if any SAXException is thrown during marshalingorg.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schemapublic void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
- if this
object is an invalid instance according to the schemaCopyright © 2015. All rights reserved.