scs.core
Class FacetDescription
java.lang.Object
scs.core.FacetDescription
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class FacetDescription
- extends Object
- implements IDLEntity
Generated from IDL struct "FacetDescription".
- Version:
- generated at Feb 10, 2014 8:09:01 AM
- Author:
- JacORB IDL compiler V 3.1, 19-Aug-2012
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
interface_name
public String interface_name
facet_ref
public Object facet_ref
FacetDescription
public FacetDescription()
FacetDescription
public FacetDescription(String name,
String interface_name,
Object facet_ref)
Copyright © 2014. All Rights Reserved.