tecgraf.openbus.core.v2_0.services.offer_registry
Class ServiceProperty

java.lang.Object
  extended by tecgraf.openbus.core.v2_0.services.offer_registry.ServiceProperty
All Implemented Interfaces:
Serializable, IDLEntity

public final class ServiceProperty
extends Object
implements IDLEntity

Generated from IDL struct "ServiceProperty".

Version:
generated at Feb 10, 2014 8:45:59 AM
Author:
JacORB IDL compiler V 3.3
See Also:
Serialized Form

Field Summary
 String name
           
 String value
           
 
Constructor Summary
ServiceProperty()
           
ServiceProperty(String name, String value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

value

public String value
Constructor Detail

ServiceProperty

public ServiceProperty()

ServiceProperty

public ServiceProperty(String name,
                       String value)


Copyright © 2014. All Rights Reserved.