public interface _MapAnnotationOperations extends _AnnotationOperations
Modifier and Type | Method and Description |
---|---|
java.util.List<NamedValue> |
getMapValue(Ice.Current __current) |
java.util.Map<java.lang.String,java.lang.String> |
getMapValueAsMap(Ice.Current __current) |
void |
setMapValue(java.util.List<NamedValue> theMapValue,
Ice.Current __current) |
addAllAnnotationAnnotationLinkSet, addAnnotationAnnotationLink, addAnnotationAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findAnnotationAnnotationLink, getAnnotationLinksCountPerOwner, getDescription, getName, getNs, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllAnnotationAnnotationLinkSet, removeAnnotationAnnotationLink, removeAnnotationAnnotationLinkFromBoth, setDescription, setName, setNs, setVersion, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
java.util.Map<java.lang.String,java.lang.String> getMapValueAsMap(Ice.Current __current)
java.util.List<NamedValue> getMapValue(Ice.Current __current)
void setMapValue(java.util.List<NamedValue> theMapValue, Ice.Current __current)