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 other_inline201_type  view other_inline201_type download other_inline201_type.java

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

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


Field Summary
 java.lang.String destination
           
 java.lang.String vehicle
           
 
Constructor Summary
other_inline201_type()
           
other_inline201_type(java.lang.String vehicle, java.lang.String destination)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

vehicle

public java.lang.String vehicle

destination

public java.lang.String destination
Constructor Detail

other_inline201_type

public other_inline201_type(java.lang.String vehicle,
                            java.lang.String destination)

other_inline201_type

public other_inline201_type()