Dali Provisional API
Release 3.2

org.eclipse.jpt.jaxb.core.libprov
Interface JaxbLibraryProviderInstallOperationConfig

All Superinterfaces:
JptLibraryProviderInstallOperationConfig

public interface JaxbLibraryProviderInstallOperationConfig
extends JptLibraryProviderInstallOperationConfig


Field Summary
static String PROP_JAXB_PLATFORM
           
 
Method Summary
 JaxbPlatformConfig getJaxbPlatformConfig()
           
 void setJaxbPlatformConfig(JaxbPlatformConfig jaxbPlatformConfig)
           
 
Methods inherited from interface org.eclipse.jpt.common.core.libprov.JptLibraryProviderInstallOperationConfig
getFacetedProject, getLibraryProvider, getProjectFacetVersion
 

Field Detail

PROP_JAXB_PLATFORM

static final String PROP_JAXB_PLATFORM
See Also:
Constant Field Values
Method Detail

getJaxbPlatformConfig

JaxbPlatformConfig getJaxbPlatformConfig()

setJaxbPlatformConfig

void setJaxbPlatformConfig(JaxbPlatformConfig jaxbPlatformConfig)

Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.