Uses of Class
de.aristaflow.ilm.model.resourcemodel.IdentifiedUdtValue
Packages that use IdentifiedUdtValue
Package
Description
-
Uses of IdentifiedUdtValue in de.aristaflow.ilm.model.resourcemodel
Fields in de.aristaflow.ilm.model.resourcemodel declared as IdentifiedUdtValueFields in de.aristaflow.ilm.model.resourcemodel with type parameters of type IdentifiedUdtValueModifier and TypeFieldDescriptionList<@NotNull @Valid IdentifiedUdtValue>IdUdtInitialRemoteIteratorData.idUdtValsList<@NotNull @Valid IdentifiedUdtValue>IdUdtRemoteIteratorData.idUdtValsMethods in de.aristaflow.ilm.model.resourcemodel that return IdentifiedUdtValueModifier and TypeMethodDescriptionstatic IdentifiedUdtValueTransformation.toIlm(de.aristaflow.adept2.model.resourcemodel.IdentifiedUdtValue udt) static IdentifiedUdtValueMethods in de.aristaflow.ilm.model.resourcemodel that return types with arguments of type IdentifiedUdtValueModifier and TypeMethodDescriptionIdUdtInitialRemoteIteratorData.getContentAbstract()IdUdtRemoteIteratorData.getContentAbstract()Methods in de.aristaflow.ilm.model.resourcemodel with parameters of type IdentifiedUdtValueModifier and TypeMethodDescriptionprotected static de.aristaflow.adept2.model.resourcemodel.IdentifiedUdtValueTransformation.fromIlm(de.aristaflow.adept2.model.resourcemodel.builder.ResourceModelFactory rmf, IdentifiedUdtValue udt) Method parameters in de.aristaflow.ilm.model.resourcemodel with type arguments of type IdentifiedUdtValueModifier and TypeMethodDescriptionvoidIdUdtInitialRemoteIteratorData.setContentAbstract(List<IdentifiedUdtValue> content) voidIdUdtRemoteIteratorData.setContentAbstract(List<IdentifiedUdtValue> content) -
Uses of IdentifiedUdtValue in de.aristaflow.ilm.ws.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.core.resmodelmanager that return IdentifiedUdtValueModifier and TypeMethodDescription@Valid IdentifiedUdtValueResModelExplorerWebService.getUdtForId(@NotNull @Valid SessionToken session, @NotEmpty String udtId) -
Uses of IdentifiedUdtValue in de.aristaflow.ilm.ws.rest.core.resmodelmanager
Methods in de.aristaflow.ilm.ws.rest.core.resmodelmanager that return IdentifiedUdtValueModifier and TypeMethodDescription@Valid IdentifiedUdtValueResModelExplorerRest.getUdtForId(@NotNull String udtId)