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

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

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

Fields in com.cisco.oss.foundation.configuration.xml.jaxb declared as LinkTo
protected  LinkTo StructureMemberValue.linkTo
           
protected  LinkTo PrimitiveValue.linkTo
           
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb that return LinkTo
 LinkTo ObjectFactory.createLinkTo()
          Create an instance of LinkTo
 LinkTo StructureMemberValue.getLinkTo()
          Gets the value of the linkTo property.
 LinkTo PrimitiveValue.getLinkTo()
          Gets the value of the linkTo property.
 

Methods in com.cisco.oss.foundation.configuration.xml.jaxb with parameters of type LinkTo
 void StructureMemberValue.setLinkTo(LinkTo value)
          Sets the value of the linkTo property.
 void PrimitiveValue.setLinkTo(LinkTo value)
          Sets the value of the linkTo property.
 



Copyright © 2014 Cisco. All Rights Reserved.