Searched defs:RADIO (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchema.java1100 * Currently defined schema attribute UI types are <code>RADIO</code>,
1107 * The <code>RADIO</code> attribute type specifies that the attribute
1110 public static final UIType RADIO = new UIType("radio"); field in class:AttributeSchema.UIType
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchema.java1134 * Currently defined schema attribute UI types are <code>RADIO</code>,
1141 * The <code>RADIO</code> attribute type specifies that the attribute
1144 public static final UIType RADIO = new UIType("radio"); field in class:AttributeSchema.UIType

Completed in 221 milliseconds