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

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

There is a newer version: 4.10.401
Show newest version
package pl.fhframework.annotations;

import java.lang.annotation.*;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy