Uses of Interface
org.jboss.shrinkwrap.descriptor.api.connector16.LicenseType
Packages that use LicenseType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of LicenseType in org.jboss.shrinkwrap.descriptor.api.connector16
Methods in org.jboss.shrinkwrap.descriptor.api.connector16 that return LicenseTypeModifier and TypeMethodDescriptionLicenseType.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementConnectorDescriptor.getOrCreateLicense()If not already created, a newlicenseelement with the given value will be created.ConnectorType.getOrCreateLicense()If not already created, a newlicenseelement with the given value will be created.Sets theidattributeLicenseType.licenseRequired(Boolean licenseRequired) Sets thelicense-requiredelementLicenseType.removeAllDescription()Removes thedescriptionelementLicenseType.removeId()Removes theidattributeLicenseType.removeLicenseRequired()Removes thelicense-requiredelement -
Uses of LicenseType in org.jboss.shrinkwrap.descriptor.impl.connector16
Classes in org.jboss.shrinkwrap.descriptor.impl.connector16 that implement LicenseTypeModifier and TypeClassDescriptionclassThis class implements thelicenseTypexsd typeMethods in org.jboss.shrinkwrap.descriptor.impl.connector16 that return LicenseTypeModifier and TypeMethodDescriptionLicenseTypeImpl.description(String... values) Creates for all String objects representingdescriptionelements, a newdescriptionelementConnectorDescriptorImpl.getOrCreateLicense()If not already created, a newlicenseelement with the given value will be created.ConnectorTypeImpl.getOrCreateLicense()If not already created, a newlicenseelement with the given value will be created.Sets theidattributeLicenseTypeImpl.licenseRequired(Boolean licenseRequired) Sets thelicense-requiredelementLicenseTypeImpl.removeAllDescription()Removes thedescriptionelementLicenseTypeImpl.removeId()Removes theidattributeLicenseTypeImpl.removeLicenseRequired()Removes thelicense-requiredelement