Uses of Class
org.s_ramp.xmlns._2010.s_ramp.ExtensionType

Packages that use ExtensionType
org.s_ramp.xmlns._2010.s_ramp   
 

Uses of ExtensionType in org.s_ramp.xmlns._2010.s_ramp
 

Fields in org.s_ramp.xmlns._2010.s_ramp declared as ExtensionType
protected  ExtensionType Organization.extension
           
protected  ExtensionType ServiceOperation.extension
           
protected  ExtensionType ServiceInstance.extension
           
protected  ExtensionType ServiceEndpoint.extension
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return ExtensionType
 ExtensionType ObjectFactory.createExtensionType()
          Create an instance of ExtensionType
 ExtensionType Organization.getExtension()
          Gets the value of the extension property.
 ExtensionType ServiceOperation.getExtension()
          Gets the value of the extension property.
 ExtensionType ServiceInstance.getExtension()
          Gets the value of the extension property.
 ExtensionType ServiceEndpoint.getExtension()
          Gets the value of the extension property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type ExtensionType
 void Organization.setExtension(ExtensionType value)
          Sets the value of the extension property.
 void ServiceOperation.setExtension(ExtensionType value)
          Sets the value of the extension property.
 void ServiceInstance.setExtension(ExtensionType value)
          Sets the value of the extension property.
 void ServiceEndpoint.setExtension(ExtensionType value)
          Sets the value of the extension property.
 



Copyright © 2011-2012 JBoss, a division of Red Hat. All Rights Reserved.