org.jbind.example.meansOfTransport
Class TruckCreation

java.lang.Object
  extended byorg.jbind.example.meansOfTransport.TruckCreation

public class TruckCreation
extends java.lang.Object

Example showing the usage of the schema factory.


Constructor Summary
TruckCreation()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TruckCreation

public TruckCreation()
Method Detail

main

public static void main(java.lang.String[] args)