All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pl.fhframework.annotations.XMLMetadataSubelements Maven / Gradle / Ivy

package pl.fhframework.annotations;

import java.lang.annotation.*;

@Documented
@Retention(RetentionPolicy.RUNTIME)
@Target({ ElementType.FIELD })
public @interface XMLMetadataSubelements {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy