Searched refs:UITYPE_RADIO (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java86 * The <code>UITYPE_RADIO</code> attribute type specifies that the
89 public static final int UITYPE_RADIO = 22; field in class:AMAttributeSchema
269 return UITYPE_RADIO;
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMAttributeSchema.java86 * The <code>UITYPE_RADIO</code> attribute type specifies that the
89 public static final int UITYPE_RADIO = 22; field in class:AMAttributeSchema
269 return UITYPE_RADIO;

Completed in 35 milliseconds