Uses of Class
com.cisco.oss.foundation.configuration.xml.jaxb.DiscoveredBy

Packages that use DiscoveredBy
com.cisco.oss.foundation.configuration.xml.jaxb   
 

Uses of DiscoveredBy in com.cisco.oss.foundation.configuration.xml.jaxb
 

Fields in com.cisco.oss.foundation.configuration.xml.jaxb declared as DiscoveredBy
protected  DiscoveredBy StructureMemberDefinition.discoveredBy
           
protected  DiscoveredBy Parameter.discoveredBy
           
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return DiscoveredBy
 DiscoveredBy ObjectFactory.createDiscoveredBy()
          Create an instance of DiscoveredBy
 DiscoveredBy StructureMemberDefinition.getDiscoveredBy()
          Gets the value of the discoveredBy property.
 DiscoveredBy Parameter.getDiscoveredBy()
          Gets the value of the discoveredBy property.
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb with parameters of type DiscoveredBy
 void StructureMemberDefinition.setDiscoveredBy(DiscoveredBy value)
          Sets the value of the discoveredBy property.
 void Parameter.setDiscoveredBy(DiscoveredBy value)
          Sets the value of the discoveredBy property.
 



Copyright © 2014 Cisco. All Rights Reserved.