Uses of Package
org.jcoderz.commons.types.samples

Packages that use org.jcoderz.commons.types.samples
org.jcoderz.commons.types This package contains common type classes that can be used by any jCoderz Java project. 
org.jcoderz.commons.types.samples   
 

Classes in org.jcoderz.commons.types.samples used by org.jcoderz.commons.types
SampleValueObjectBase
          sample value object base value object.
 

Classes in org.jcoderz.commons.types.samples used by org.jcoderz.commons.types.samples
BarValueObject
          The Bar is documented here!
CopyValueSampleObject
          Class to test the 'copyValue functionality
FooValueObject
          The Foo is documented here!
SampleFixPoint
          Fix point numeric to represent SampleFixPoint.
SampleLong
          Holds the SampleLong.
SampleValueObjectBase
          sample value object base value object.
TestEnum
          Enumerated type of a test enum.
TestEnumAsNumeric
          Enumerated type of a test enum as numeric.
TestEnumAsString
          Enumerated type of a test enum as string.
TestEnumExpliciteValue
          Enumerated type of a test enum explicite value.
TestEnumWiredText
          Enumerated type of a test enum wired text.
TestFixPoint
          Fix point numeric to represent TestFixPoint.
TestFixPointTwo
          Fix point numeric to represent TestFixPointTwo.
TestRoles
          Enumerated type of a test roles.
 



Copyright 2007 The jCoderZ Project.