scs.core
Class FacetDescription
java.lang.Object
scs.core.FacetDescription
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class FacetDescription
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
scs/core/FacetDescription.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from ../../idl/scs.idl
Friday, October 3, 2008 9:13:51 AM BRT
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
interface_name
public java.lang.String interface_name
facet_ref
public org.omg.CORBA.Object facet_ref
FacetDescription
public FacetDescription()
FacetDescription
public FacetDescription(java.lang.String _name,
java.lang.String _interface_name,
org.omg.CORBA.Object _facet_ref)