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

All Superinterfaces:
JptLibraryProviderInstallOperationConfig

public interface JaxbLibraryProviderInstallOperationConfig
extends JptLibraryProviderInstallOperationConfig


Field Summary
static java.lang.String PROP_JAXB_PLATFORM
           
 
Method Summary
 JaxbPlatformDescription getJaxbPlatform()
           
 void setJaxbPlatform(JaxbPlatformDescription jaxbPlatform)
           
 
Methods inherited from interface org.eclipse.jpt.common.core.libprov.JptLibraryProviderInstallOperationConfig
getFacetedProject, getLibraryProvider, getProjectFacetVersion
 

Field Detail

PROP_JAXB_PLATFORM

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

getJaxbPlatform

JaxbPlatformDescription getJaxbPlatform()

setJaxbPlatform

void setJaxbPlatform(JaxbPlatformDescription jaxbPlatform)