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

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

Uses of NamespaceIdentifier in com.cisco.oss.foundation.configuration
 

Methods in com.cisco.oss.foundation.configuration that return types with arguments of type NamespaceIdentifier
static Map<NamespaceIdentifier,Map<String,Parameter>> CCPPropertiesMerge.mergerPropertiesToCCPObjects(NamespaceDefinitions namespaceDefinitions, Properties properties)
           
 

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

Fields in com.cisco.oss.foundation.configuration.xml.jaxb declared as NamespaceIdentifier
protected  NamespaceIdentifier NamespaceDefinition.namespaceIdentifier
           
protected  NamespaceIdentifier NamespaceDependency.namespaceIdentifier
           
protected  NamespaceIdentifier NamespaceParameters.namespaceIdentifier
           
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return NamespaceIdentifier
 NamespaceIdentifier ObjectFactory.createNamespaceIdentifier()
          Create an instance of NamespaceIdentifier
 NamespaceIdentifier NamespaceDefinition.getNamespaceIdentifier()
          Gets the value of the namespaceIdentifier property.
 NamespaceIdentifier NamespaceDependency.getNamespaceIdentifier()
          Gets the value of the namespaceIdentifier property.
 NamespaceIdentifier NamespaceParameters.getNamespaceIdentifier()
          Gets the value of the namespaceIdentifier property.
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb with parameters of type NamespaceIdentifier
 void NamespaceDefinition.setNamespaceIdentifier(NamespaceIdentifier value)
          Sets the value of the namespaceIdentifier property.
 void NamespaceDependency.setNamespaceIdentifier(NamespaceIdentifier value)
          Sets the value of the namespaceIdentifier property.
 void NamespaceParameters.setNamespaceIdentifier(NamespaceIdentifier value)
          Sets the value of the namespaceIdentifier property.
 



Copyright © 2014 Cisco. All Rights Reserved.