org.picketlink.idm.model.annotation
@Target(value={METHOD,FIELD}) @Documented @Retention(value=RUNTIME) @Inherited public @interface StereotypeProperty
Marks a property of an IdentityType or Relationship as being an attribute of a specific stereotype.
IdentityStereotype
,
RelationshipStereotype
Modifier and Type | Required Element and Description |
---|---|
StereotypeProperty.Property |
value |
public abstract StereotypeProperty.Property value
Copyright © 2016 JBoss by Red Hat. All rights reserved.