com.aspose.barcode
Class AssemblyConstants

java.lang.Object
  extended by com.aspose.barcode.AssemblyConstants

public final class AssemblyConstants
extends Object


Field Summary
static String ASSEMBLY_VERSION
           
static String DESCRIPTION
           
static String FAMILY
           
static String FILE_VERSION
           
static String PLATFORM
           
static String PRODUCT
           
static String RELEASE_DATE
           
 
Constructor Summary
AssemblyConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLATFORM

public static final String PLATFORM
See Also:
Constant Field Values

FAMILY

public static final String FAMILY
See Also:
Constant Field Values

PRODUCT

public static final String PRODUCT
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

RELEASE_DATE

public static final String RELEASE_DATE
See Also:
Constant Field Values

ASSEMBLY_VERSION

public static final String ASSEMBLY_VERSION
See Also:
Constant Field Values

FILE_VERSION

public static final String FILE_VERSION
See Also:
Constant Field Values
Constructor Detail

AssemblyConstants

public AssemblyConstants()


Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.