gluu
公開メンバ関数 | 全メンバ一覧
org.gluu.oxtrust.model.scim2.annotations.Schema インタフェース
org.gluu.oxtrust.model.scim2.annotations.Schema 連携図
Collaboration graph

公開メンバ関数

String id ()
 
String description ()
 
String name ()
 

詳解

Annotation used to indicate the default schema a SCIM resource belongs to.

関数詳解

◆ description()

String org.gluu.oxtrust.model.scim2.annotations.Schema.description ( )

The description of the resource associated to such URN.

戻り値
The resource description.

◆ id()

String org.gluu.oxtrust.model.scim2.annotations.Schema.id ( )

The schema URN for the resource being annotated

戻り値
The resource URN as a String.

◆ name()

String org.gluu.oxtrust.model.scim2.annotations.Schema.name ( )

The human readable name of the resource.

戻り値
The object's human-readable name.

このインタフェース詳解は次のファイルから抽出されました: