- java.lang.Object
-
- org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
-
- All Implemented Interfaces:
Streamable
public final class AlreadyBoundHolder extends Object implements Streamable
org/omg/CosNaming/NamingContextPackage/AlreadyBoundHolder.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /u/iris/se/ten/spec/jdk10/src/java.corba/share/classes/org/omg/CosNaming/nameservice.idl Thursday, February 1, 2018 at 9:31:22 PM Pacific Standard Time
-
-
Field Summary
Fields Modifier and Type Field Description AlreadyBound
value
-
Constructor Summary
Constructors Constructor Description AlreadyBoundHolder()
AlreadyBoundHolder(AlreadyBound initialValue)
-
-
-
Field Detail
-
value
public AlreadyBound value
-
-
Constructor Detail
-
AlreadyBoundHolder
public AlreadyBoundHolder()
-
AlreadyBoundHolder
public AlreadyBoundHolder(AlreadyBound initialValue)
-
-