com.jniwrapper.macosx.cocoa.mactypes
Class NumVersionVariant

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Union
          extended bycom.jniwrapper.macosx.cocoa.mactypes.NumVersionVariantUnion
              extended bycom.jniwrapper.macosx.cocoa.mactypes.NumVersionVariant
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter

public class NumVersionVariant
extends NumVersionVariantUnion

This class represents NumVersionVariant type.


Field Summary
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
NumVersionVariant()
           
NumVersionVariant(NumVersion value)
           
NumVersionVariant(com.jniwrapper.UInt32 value)
           
 
Methods inherited from class com.jniwrapper.macosx.cocoa.mactypes.NumVersionVariantUnion
get_Parts, get_Whole
 
Methods inherited from class com.jniwrapper.Union
a, acceptIOPerformer, clone, getActiveMember, getAlignmentRequirement, getCheckMembers, getDebugInfo, getFirstMemberSize, getLength, getMembers, init, pop, push, read, readPerformed, setActiveMember, setActiveMember, setActiveMember, setActiveMember, setCheckMembers, setDataBuffer, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, asReturnValue, b, dataBufferAssigned, equals, getAlignedLength, getDataBuffer, getDataBufferOffset, hashCode, indent, read, read, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NumVersionVariant

public NumVersionVariant()

NumVersionVariant

public NumVersionVariant(com.jniwrapper.UInt32 value)

NumVersionVariant

public NumVersionVariant(NumVersion value)