Package org.forgerock.openig.tools.am
Class AmServiceTypeUtil
java.lang.Object
org.forgerock.openig.tools.am.AmServiceTypeUtil
Utilities to work with the IG Type model.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.forgerock.openig.model.type.InterfaceTypeDefinitionThe name of the interface type used to reference this type. -
Method Summary
-
Field Details
-
INTERFACE_TYPE_DEFINITION
public static final org.forgerock.openig.model.type.InterfaceTypeDefinition INTERFACE_TYPE_DEFINITIONThe name of the interface type used to reference this type.
-