org.omg.model1.jmi1
Interface PackageExternalizeResult

All Superinterfaces:
PackageExternalizeResult, RefStruct, Serializable

public interface PackageExternalizeResult
extends RefStruct, PackageExternalizeResult


Method Summary
 byte[] getPackageAsJar()
          Retrieves the value for the structure field packageAsJar.
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getPackageAsJar

byte[] getPackageAsJar()
Retrieves the value for the structure field packageAsJar.

Specified by:
getPackageAsJar in interface PackageExternalizeResult
Returns:
The non-null value for structure field packageAsJar.


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.