Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.k_int.gen.ESFormat_ExportSpecification
Class OriginPartToKeep_type  view OriginPartToKeep_type download OriginPartToKeep_type.java

java.lang.Object
  extended bycom.k_int.gen.ESFormat_ExportSpecification.OriginPartToKeep_type
All Implemented Interfaces:
java.io.Serializable

public class OriginPartToKeep_type
extends java.lang.Object
implements java.io.Serializable


Field Summary
 com.k_int.gen.Z39_50_APDU_1995.CompSpec_type composition
           
 Destination_type exportDestination
           
 
Constructor Summary
OriginPartToKeep_type()
           
OriginPartToKeep_type(com.k_int.gen.Z39_50_APDU_1995.CompSpec_type composition, Destination_type exportDestination)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

composition

public com.k_int.gen.Z39_50_APDU_1995.CompSpec_type composition

exportDestination

public Destination_type exportDestination
Constructor Detail

OriginPartToKeep_type

public OriginPartToKeep_type(com.k_int.gen.Z39_50_APDU_1995.CompSpec_type composition,
                             Destination_type exportDestination)

OriginPartToKeep_type

public OriginPartToKeep_type()