com.jniwrapper.macosx.cocoa.mactypes
Class NumVersionVariantUnion

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

public class NumVersionVariantUnion
extends com.jniwrapper.Union

This class represents NumVersionVariantUnion union.


Field Summary
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
NumVersionVariantUnion()
           
NumVersionVariantUnion(NumVersion value)
           
NumVersionVariantUnion(com.jniwrapper.UInt32 value)
           
 
Method Summary
 NumVersion get_Parts()
           
 com.jniwrapper.UInt32 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

NumVersionVariantUnion

public NumVersionVariantUnion()

NumVersionVariantUnion

public NumVersionVariantUnion(com.jniwrapper.UInt32 value)

NumVersionVariantUnion

public NumVersionVariantUnion(NumVersion value)
Method Detail

get_Parts

public NumVersion get_Parts()

get_Whole

public com.jniwrapper.UInt32 get_Whole()